mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
this grammar error is literally the root cause of climate change (#152)
This commit is contained in:
parent
35ff7494a4
commit
a40785f31e
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user