allow memory card to copy encoded patterns of interfaces
This commit is contained in:
@@ -41,7 +41,7 @@ public enum PlayerMessages {
|
||||
DeviceNotLinked,
|
||||
StationCanNotBeLocated,
|
||||
SettingCleared,
|
||||
;
|
||||
MissingPatternsToEncode;
|
||||
|
||||
public ITextComponent get() {
|
||||
return new TextComponentTranslation(this.getName());
|
||||
|
||||
Reference in New Issue
Block a user