gdstore chaosmode

This commit is contained in:
Zeno Rogue 2019-05-29 16:53:50 +02:00
parent 8d9a5da7c1
commit 7affa0c07f
1 changed files with 1 additions and 0 deletions

View File

@ -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);