make cross-joins more compatible
This commit is contained in:
+3
-1
@@ -29,7 +29,7 @@
|
||||
"DefaultDropModeV4Normal": "SERVER_SHARED",
|
||||
"DefaultDropModeV4Battle": "SERVER_SHARED",
|
||||
"DefaultDropModeV4Challenge": "SERVER_SHARED",
|
||||
|
||||
"CheatModeBehavior": "OnByDefault",
|
||||
|
||||
"LocalAddress": "en0",
|
||||
"ExternalAddress": "en0",
|
||||
@@ -109,6 +109,8 @@
|
||||
|
||||
"AllowUnregisteredUsers": true,
|
||||
"AllowPCNTE": true,
|
||||
"AllowDCPCGames": true,
|
||||
"AllowGCXBGames": true,
|
||||
|
||||
"InformationMenuContents": [
|
||||
["Text colors", "$C7Display color values", "These values can be used to color text in\nsome situations, with escape codes like %sC6.\n\n$C0Color 0$C7 - Black\n$C1Color 1$C7 - Blue\n$C2Color 2$C7 - Green\n$C3Color 3$C7 - Cyan\n$C4Color 4$C7 - Red\n$C5Color 5$C7 - Purple\n$C6Color 6$C7 - Yellow\n$C7Color 7$C7 - White\n$C8Color 8$C7 - Pink\n$C9Color 9$C7 - Violet\n$CGColor G$C7 - Orange Pulse"],
|
||||
|
||||
Reference in New Issue
Block a user