mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Core/Misc: Fix typo
Thanks: jamieplucinski --HG-- branch : trunk
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user