mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-04 17:57:03 +00:00
changes: value_keep hrngen
This commit is contained in:
parent
b5509daf8e
commit
bf7abab85d
@ -419,6 +419,7 @@ struct changes_t {
|
||||
forCellEx(c1, cwt.at) ccell(c1);
|
||||
value_keep(kills);
|
||||
value_keep(items);
|
||||
value_keep(hrngen);
|
||||
checking = ch;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user