Use a custom naming convention for VKDoom-only stuff

This commit is contained in:
nashmuhandes 2023-08-10 02:56:45 +08:00 committed by Magnus Norddahl
commit 89b42e3e97
12 changed files with 41 additions and 39 deletions

View file

@ -969,7 +969,7 @@ void FLevelLocals::Serialize(FSerializer &arc, bool hubload)
arc("flags", flags)
("flags2", flags2)
("flags9", flags9)
("vkdflags", vkdflags)
("fadeto", fadeto)
("found_secrets", found_secrets)
("found_items", found_items)