mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-12 01:12:24 -04:00
fix manabatery, fix timer clock skew, check queue when mouse move, wasd control
This commit is contained in:
parent
05a2803b2b
commit
56cac26206
17 changed files with 102 additions and 60 deletions
|
@ -1261,8 +1261,6 @@ void render_scene(int sector, int smer)
|
|||
draw_spectxtrs(s,-j,i);
|
||||
}
|
||||
}
|
||||
do_events();
|
||||
if (cancel_render) return;
|
||||
}
|
||||
calc_spectxtrs();
|
||||
if (lodka) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue