Лишние картинки

This commit is contained in:
Mikhail Abramov 2019-10-18 23:04:20 +04:00
parent f3de5ca776
commit 4ab7181b4f

View file

@ -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 = {