= Selectively adjusted casing on localization stubs.
This commit is contained in:
@@ -23,7 +23,7 @@ public class CommandPerish extends Command
|
||||
public CommandPerish(KittyRole level, KittyRating rating) { super(level, rating); }
|
||||
|
||||
@Override
|
||||
public String getHelpText() { return LocStrings.Stub("PerishInfo"); };
|
||||
public String getHelpText() { return LocStrings.stub("PerishInfo"); };
|
||||
|
||||
private static Long num = 0l;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user