Commit 3b4d23d82dd913de0d4e17ea1e8076b235b2cd33

Authored by zhouhaihai
2 parents 85ded242 9a5cfc50

Merge branch 'develop' of 120.26.43.151:wasteland/server into develop

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -63,6 +63,7 @@ FuncOpenType = { @@ -63,6 +63,7 @@ FuncOpenType = {
63 AdvRelay = 3, -- 中继开放 63 AdvRelay = 3, -- 中继开放
64 AdvWS = 6, -- 工坊解锁 64 AdvWS = 6, -- 工坊解锁
65 AdvWheelSurf = 7, -- 抽奖解锁 65 AdvWheelSurf = 7, -- 抽奖解锁
  66 + TimeBoxSlot = 8, -- 时钟箱槽
66 } 67 }
67 68
68 TypeIsFunc = {} 69 TypeIsFunc = {}