命令集成
This commit is contained in:
parent
984ecab761
commit
3eef1b847f
@ -36,5 +36,8 @@ public interface CommandType {
|
||||
*/
|
||||
String LOCK = "LOCK";
|
||||
|
||||
/**
|
||||
* 打开头盔锁
|
||||
*/
|
||||
String OPEN_HELMET = "OPEN_HELMET";
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user