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
f85addaa6863cef030ae5e3911e21a7ea466dd43
Authored by
zhouhaihai
2020-05-02 09:57:59 +0800
1 parent
af7863ef
修改冒险引导
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/GlobalVar.lua
Inline
Side-by-side
src/GlobalVar.lua
Wrap text
Show/Hide comments
View file @
f85adda
...
...
@@ -138,7 +138,7 @@ TimeReset = {
138
138
139
139
GuideStep = {
140
140
AdvGuide = 1010,
141
- AdvRelay = 101
2
,
141
+ AdvRelay = 101
1
,
142
142
}
143
143
144
144
--客户端不需要知道这个
...
...