mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-07-27 07:51:35 +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)
|
if (smite)
|
||||||
{
|
{
|
||||||
Command_smite.smite(player, sender);
|
Command_smite.smite(player);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (reason != null)
|
if (reason != null)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue