Forgot dehacked.c description!

This commit is contained in:
toasterbabe 2016-09-16 17:15:16 +01:00
parent db6e7fd985
commit 54f463ce81

View file

@ -6749,7 +6749,7 @@ static const char *const MOBJFLAG2_LIST[] = {
"BOSSFLEE", // Boss is fleeing!
"BOSSDEAD", // Boss is dead! (Not necessarily fleeing, if a fleeing point doesn't exist.)
"AMBUSH", // Alternate behaviour typically set by MTF_AMBUSH
"LINKDRAW",
"LINKDRAW", // Draw vissprite of mobj immediately before/after tracer's vissprite (dependent on dispoffset and position)
NULL
};