mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-04 01:37:04 +00:00
Dice:: clear memory
This commit is contained in:
parent
f03968c9e5
commit
f6718d875d
@ -1395,6 +1395,7 @@ EX namespace dice {
|
||||
}
|
||||
}
|
||||
|
||||
int hook = addHook(hooks_clearmemory, 0, [] () { data.clear(); });
|
||||
EX }
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user