mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
gdstore chaosmode
This commit is contained in:
parent
8d9a5da7c1
commit
7affa0c07f
@ -14,6 +14,7 @@ void gamedata_all(gamedata& gd) {
|
||||
gd.store(cwt);
|
||||
gd.store(allmaps);
|
||||
gd.store(shmup::on);
|
||||
gd.store(chaosmode);
|
||||
gd.store(*current_display);
|
||||
gd.store(cgip);
|
||||
gd.store(vid);
|
||||
|
Loading…
Reference in New Issue
Block a user