GITLAB
wasteland
/
server
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3b4d23d82dd913de0d4e17ea1e8076b235b2cd33
Authored by
zhouhaihai
2020-01-17 15:07:47 +0800
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
src/GlobalVar.lua
Inline
Side-by-side
src/GlobalVar.lua
Wrap text
Show/Hide comments
View file @
3b4d23d
...
...
@@ -63,6 +63,7 @@ FuncOpenType = {
63
63
AdvRelay = 3, -- 中继开放
64
64
AdvWS = 6, -- 工坊解锁
65
65
AdvWheelSurf = 7, -- 抽奖解锁
66
+ TimeBoxSlot = 8, -- 时钟箱槽
66
67
}
67
68
68
69
TypeIsFunc = {}
...
...