This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
feat(proto):
✨
add treating and rescuing
tags/0.1.0
DragonAura
2 years ago
parent
588cf25a9a
commit
ee04c725fa
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
dependency/proto/MessageType.proto
+ 2
- 0
dependency/proto/MessageType.proto
View File
@@ -64,6 +64,8 @@ enum StudentState
TREATED = 6;
RESCUED = 7;
STUNNED = 8;
TREATING = 9;
RESCUING = 10;
}
enum TrickerBuffType // 屠夫可用的增益效果类型
Write
Preview
Loading…
Cancel
Save