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
b75396fddd1c35fee8ebdb33fb04594a751a9172
Authored by
liuzujun
2021-06-08 20:40:05 +0800
2 parents
38672c5d
ba19c0e4
活动任务登录天数bug修改
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/actions/RoleAction.lua
Inline
Side-by-side
src/actions/RoleAction.lua
Wrap text
Show/Hide comments
View file @
b75396f
...
...
@@ -1482,4 +1482,4 @@ function _M.accuseRpc(agent, data)
1482
1482
return true
1483
1483
end
1484
1484
1485
-return _M
1486
1485
\ No newline at end of file
1486
+return _M
...
...