Use a custom naming convention for VKDoom-only stuff
This commit is contained in:
parent
823a086e3c
commit
89b42e3e97
12 changed files with 41 additions and 39 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue