mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-05 03:47:58 +00:00
Dice:: clear memory
This commit is contained in:
@@ -1395,6 +1395,7 @@ EX namespace dice {
|
||||
}
|
||||
}
|
||||
|
||||
int hook = addHook(hooks_clearmemory, 0, [] () { data.clear(); });
|
||||
EX }
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user