Core/Misc: Fix typo

Thanks: jamieplucinski

--HG--
branch : trunk
This commit is contained in:
runningnak3d
2010-10-08 19:05:52 -06:00
parent a667faaa94
commit a6170675c6

View File

@@ -1318,7 +1318,7 @@ enum GameObjectDynamicLowFlags
GO_DYNFLAG_LO_ANIMATE = 0x02, // possibly more distinct animation of GO
GO_DYNFLAG_LO_NO_INTERACT = 0x04, // appears to disable interaction (not fully verified)
GO_DYNFLAG_LO_SPARKLE = 0x08, // makes GO sparkle
}
};
enum TextEmotes
{