mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-07 18:23:01 +03:00
Update v1
This commit is contained in:
@@ -2,8 +2,10 @@ syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
// Name: CPBMIAMDLPE
|
||||
|
||||
// Name: ELGOIMEMBFO
|
||||
enum ChangeEnergyReason {
|
||||
CHANGE_ENERGY_REASON_NONE = 0;
|
||||
CHANGE_ENERGY_REASON_SKILL_START = 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user