Skip to content
Snippets Groups Projects

Re-add/fix broken platform momz mobj code.

Merged Yukita Mayako requested to merge hotfix-pltz into next
+ 57
69
Compare changes
  • Side-by-side
  • Inline
Files
+ 1
0
@@ -7204,6 +7204,7 @@ static const char *const MOBJEFLAG_LIST[] = {
"GOOWATER", // Goo water
"PUSHED", // Mobj was already pushed this tic
"SPRUNG", // Mobj was already sprung this tic
"APPLYPMOMZ", // Platform movement
NULL
};
Loading