Fix TL path for /f save success message
This commit is contained in:
@@ -32,7 +32,7 @@ public class CmdSaveAll extends FCommand {
|
||||
Factions.getInstance().forceSave();
|
||||
Board.getInstance().forceSave();
|
||||
Conf.save();
|
||||
msg(TL.COMMAND_SAVEALL);
|
||||
msg(TL.COMMAND_SAVEALL_SUCCESS);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user