Cleanup & Steam crash fix

This commit is contained in:
Anuken
2021-02-11 16:31:44 -05:00
parent 0350e6bbf4
commit cd684996e1
5 changed files with 11 additions and 14 deletions

View File

@@ -1,7 +0,0 @@
package mindustry.world.meta;
public enum PowerType{
consumer,
producer,
bridge
}