This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
ranks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ft: 初始化提交
master
SisMaker
3 years ago
parent
ebe26c18da
commit
8dd613acaf
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/ranks.erl
+ 1
- 1
src/ranks.erl
View File
@ -3,7 +3,7 @@
-
export
(
[
-
export
(
[
start
/
0
start
/
0
,
stop
/
0
,
stop
/
0
,
,
startWork
/
1
,
initRank
/
1
%
%
创
建
新
的
排
行
榜
,
initRank
/
1
%
%
创
建
新
的
排
行
榜
,
updateScore
/
3
%
%
更
新
分
数
,
updateScore
/
3
%
%
更
新
分
数
,
updateInfo
/
2
%
%
更
新
其
他
分
数
,
updateInfo
/
2
%
%
更
新
其
他
分
数
Write
Preview
Loading…
Cancel
Save