Browse Source

feat(proto): add sunshine

tags/0.1.0
DragonAura 2 years ago
parent
commit
bf1ba004d4
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      dependency/proto/MessageType.proto

+ 1
- 0
dependency/proto/MessageType.proto View File

@@ -110,6 +110,7 @@ enum StudentType
STRAIGHT_A_STUDENT = 3;
ROBOT = 4;
TECH_OTAKU =5;
SUNSHINE = 6;
}

enum TrickerType


Loading…
Cancel
Save