Added SWG, Server, and other parent channels

This commit is contained in:
Waverunner
2014-04-10 20:03:48 -04:00
parent f56e9a594d
commit 3ccbfcc3c9
4 changed files with 22 additions and 17 deletions
+1
View File
@@ -176,6 +176,7 @@ public class TerrainService {
noBuildAreas.put(planet, new ArrayList<CollidableCircle>());
loadClientRegions(planet);
core.chatService.createChatRoom("", name, "system", true);
core.chatService.createChatRoom("public chat for this planet, cannot create rooms here", name + ".Planet", "SYSTEM", true);
core.chatService.createChatRoom("system messages for this planet, cannot create rooms here", name + ".system", "SYSTEM", true);