Skip to content

Commit

Permalink
Add the no-autosave flag for ChangeLevel
Browse files Browse the repository at this point in the history
  • Loading branch information
nashmuhandes committed Jul 16, 2023
1 parent fccdc17 commit 6de5790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zdefs.acs
Original file line number Diff line number Diff line change
Expand Up @@ -984,6 +984,7 @@
#define CHANGELEVEL_NOINTERMISSION 16
#define CHANGELEVEL_RESETHEALTH 32
#define CHANGELEVEL_PRERAISEWEAPON 64
#define CHANGELEVEL_NOAUTOSAVE 128 // VKDoom

#define NO_CHANGE 32767.0

Expand Down

0 comments on commit 6de5790

Please # to comment.