fixed 'orb used' flags not being rolled back in some cases

This commit is contained in:
Zeno Rogue 2022-09-09 12:22:49 +02:00
parent 852c637e4f
commit 9110b6ac88
1 changed files with 1 additions and 0 deletions

View File

@ -436,6 +436,7 @@ struct changes_t {
forCellEx(c1, cwt.at) ccell(c1);
value_keep(kills);
value_keep(items);
value_keep(orbused);
value_keep(hrngen);
checking = ch;
}