mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-02 04:56:40 +00:00
Okay I've been up for two days, I'm going to bed
This commit is contained in:
@ -185,7 +185,7 @@ public class Command_mbconfig extends FreedomCommand
|
||||
|
||||
if (masterBuilder == null)
|
||||
{
|
||||
msg("Matser Builder not found: " + args[1]);
|
||||
msg("Master Builder not found: " + args[1]);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user