py fixes
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# -*- coding: cp949 -*-
|
||||
import net
|
||||
import background
|
||||
import stringCommander
|
||||
@@ -45,7 +44,7 @@ class ServerCommandParser(object):
|
||||
def __ItemMall_Open(self):
|
||||
self.__PreserveCommand("item_mall")
|
||||
|
||||
## ÀÓ½Ã
|
||||
## 임시
|
||||
def __XMasBoom_Enable(self, mode):
|
||||
if "1"==mode:
|
||||
self.__PreserveCommand("PRESERVE_DayMode dark")
|
||||
|
||||
Reference in New Issue
Block a user