mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 01:17:39 +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 }
|
EX }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user