forked from metin-server/m2dev-client
Update consolemodule.py
This commit is contained in:
@@ -509,7 +509,7 @@ class Console(object):
|
|||||||
chr.testSetComboType(int(type))
|
chr.testSetComboType(int(type))
|
||||||
|
|
||||||
def SetSkillGroupFake(self, index):
|
def SetSkillGroupFake(self, index):
|
||||||
"""<EFBFBD><EFBFBD>Ʈ <20>ڵ<EFBFBD>"""
|
"""테스트 코드"""
|
||||||
net.SetSkillGroupFake(int(index))
|
net.SetSkillGroupFake(int(index))
|
||||||
self.Print(" SetSkillGroupFake : %d" % int(index))
|
self.Print(" SetSkillGroupFake : %d" % int(index))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user