init
This commit is contained in:
2
LogicServer/data/hotUpdate/function.txt
Normal file
2
LogicServer/data/hotUpdate/function.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
local sVar = System.getStaticVar()
|
||||
print(sVar.szBossDigServerCount or 0)
|
||||
3
LogicServer/data/hotUpdate/item.txt
Normal file
3
LogicServer/data/hotUpdate/item.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
--@dofile sys item
|
||||
3
LogicServer/data/hotUpdate/monster.txt
Normal file
3
LogicServer/data/hotUpdate/monster.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
--@dofile sys monster
|
||||
2
LogicServer/data/hotUpdate/quest.txt
Normal file
2
LogicServer/data/hotUpdate/quest.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
--@dofile sys quest
|
||||
Reference in New Issue
Block a user