forked from SteamWar/SteamWar
Add BauSystem module
Fix ci java version Fix LinkageProcessor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package de.steamwar.bausystem.shared;
|
||||
|
||||
public interface EnumDisplay {
|
||||
String getChatValue();
|
||||
}
|
||||
Reference in New Issue
Block a user