mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-10 03:59:05 +01:00
Core: Generic cleanup (tab2spaces/trailing whitespace removal)
This commit is contained in:
@@ -33,7 +33,7 @@ enum RealmFlags
|
||||
REALM_FLAG_UNK2 = 0x10,
|
||||
REALM_FLAG_RECOMMENDED = 0x20,
|
||||
REALM_FLAG_NEW = 0x40,
|
||||
REALM_FLAG_FULL = 0x80
|
||||
REALM_FLAG_FULL = 0x80
|
||||
};
|
||||
|
||||
// Handle login commands
|
||||
|
||||
Reference in New Issue
Block a user