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
1a558f5eec1c43a95fc2f42b8bc52faf31c88262
Authored by
测试
2020-11-06 20:19:13 +0800
1 parent
edc49575
添加好友对战编队
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 @
1a558f5
...
...
@@ -330,4 +330,5 @@ TeamSystemType = {
330
330
BonusBattle = 2,
331
331
Tower = 3,
332
332
Dinner = 4,
333
+ FriendBattle = 5,
333
334
}
334
335
\ No newline at end of file
...
...