mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-07-24 14:33:58 +00:00
Update Command_stfu.java
This commit is contained in:
parent
f56ecd4663
commit
75c0db71ff
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ public class Command_stfu extends FreedomCommand
|
|||
|
||||
if (smite)
|
||||
{
|
||||
Command_smite.smite(player, sender);
|
||||
Command_smite.smite(player);
|
||||
}
|
||||
|
||||
if (reason != null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue