mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
Fix macos compile (HUGE identifier)
This commit is contained in:
@@ -184,7 +184,7 @@ enum class GuilderType : uint8
|
||||
SMALL = 50,
|
||||
MEDIUM = 70,
|
||||
LARGE = 120,
|
||||
HUGE = 250
|
||||
VERY_LARGE = 250
|
||||
};
|
||||
|
||||
enum ActivityType
|
||||
|
||||
Reference in New Issue
Block a user