gdstore chaosmode

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:04 +02:00
parent 8d9a5da7c1
commit 7affa0c07f
+1
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);