Add Tournament world type
Fixes #4682 Signed-off-by: Tomas Slusny <slusnucky@gmail.com>
This commit is contained in:
@@ -32,6 +32,7 @@ public enum WorldType
|
||||
SKILL_TOTAL,
|
||||
PVP_HIGH_RISK,
|
||||
LAST_MAN_STANDING,
|
||||
TOURNAMENT,
|
||||
DEADMAN,
|
||||
SEASONAL_DEADMAN
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user