mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-31 23:10:16 +00:00
rewritten undo: part 1
This commit is contained in:
@@ -378,6 +378,7 @@ EX void knightFlavorMessage(cell *c2) {
|
||||
bool tooeasy = (rad < newRoundTableRadius());
|
||||
|
||||
static int msgid = 0;
|
||||
changes.value_keep(msgid);
|
||||
|
||||
retry:
|
||||
if(msgid >= 32) msgid = 0;
|
||||
|
||||
Reference in New Issue
Block a user