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