* Thank you for adding too
`option java_package = "emu.grasscutter.net.proto";`
this makes my life easier.
* including the gc enum name, this is really, really helpful wow
I compared them with the _original_ files and fixed them.There is no `ShapeType.proto` in fact.The imports in the proto files may be generated by a script,which mistakenly import a wrong file.Should use `ObstacleInfo.ShapeType` and import `ObstacleInfo.proto`.Believe in me.