move useless proto to unimplemented folder

This commit is contained in:
Yuuki
2024-08-21 22:00:57 +08:00
parent 673c68a4c6
commit a87f2aedc3
173 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
// Proto has been converted from Sorapointa to Grasscutter format
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
enum FireWorkType {
FireWorkType_ODJKANKMPPJ = 0;
FireWorkType_EFGLHEIODFN = 1;
FireWorkType_JPBBBCFGHAK = 2;
FireWorkType_IDCMGHBHBFH = 3;
FireWorkType_ODDBNNDFMBO = 4;
FireWorkType_AGIDMOGJOBD = 5;
}