mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2025-02-01 11:06:44 +01:00
preparing for release
This commit is contained in:
parent
576daa5559
commit
aba469c174
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ void Map_Draw(struct Game *game) {
|
|||
float x,y;
|
||||
switch (game->map.selected) {
|
||||
case 1:
|
||||
x=0.2;
|
||||
x=0.175;
|
||||
y=0.25;
|
||||
break;
|
||||
case 2:
|
||||
|
|
Loading…
Reference in a new issue