Лишние картинки
This commit is contained in:
parent
f3de5ca776
commit
4ab7181b4f
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ void mainFunc()
|
|||
};
|
||||
|
||||
RECT questBut = {
|
||||
extentX - 2 * BLOCK_SIZE, BLOCK_SIZE, extentX, 2 * BLOCK_SIZE
|
||||
extentX - BLOCK_SIZE, BLOCK_SIZE, extentX, 2 * BLOCK_SIZE
|
||||
};
|
||||
|
||||
RECT waterBut = {
|
||||
|
|
Loading…
Add table
Reference in a new issue