mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 02:37:55 +00:00
track illegal moves
This commit is contained in:
@@ -224,6 +224,7 @@ EX void initgame() {
|
||||
clearing::imputed = 0;
|
||||
rosephase = 0;
|
||||
shmup::count_pauses = 0;
|
||||
illegal_moves = 0;
|
||||
|
||||
splitrocks = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user