Изменил(а) на 'a3/game.c'

This commit is contained in:
Vladyslav Korzun 2023-04-27 10:53:44 +00:00
parent 63d0679495
commit 80187a0198

View File

@ -156,4 +156,4 @@ for (int y = 10; y < 20; y++) {
}
set_message( state->message,1,0);
return 0;
}
}