mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-19 01:20:23 +00:00
added dragon dismounting easier
This commit is contained in:
@@ -1199,6 +1199,7 @@ auto cgm = addHook(clearmemory, 40, [] () {
|
||||
pathq.clear();
|
||||
dcal.clear();
|
||||
clearshadow();
|
||||
for(int i=0; i<MAXPLAYER; i++) lastmountpos[i] = NULL;
|
||||
seenSevenMines = false;
|
||||
recallCell = NULL;
|
||||
butterflies.clear();
|
||||
|
||||
Reference in New Issue
Block a user