mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-11 13:33:54 +00:00
this grammar error is literally the root cause of climate change (#152)
This commit is contained in:
@ -42,7 +42,7 @@ public class Command_curse extends FreedomCommand
|
||||
|
||||
if (plugin.cul.cursedPlayers.containsKey(player))
|
||||
{
|
||||
msg("Already attempting to cruse!", ChatColor.RED);
|
||||
msg("Already attempting to curse!", ChatColor.RED);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user