mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2024-11-20 10:09:37 +00:00
fix formatting
This commit is contained in:
parent
a697acbdea
commit
cffe0a6db5
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ public class Command_gtfo extends FreedomCommand
|
|||
|
||||
}
|
||||
else
|
||||
{
|
||||
plugin.cpb.rollback(player.getName());
|
||||
{
|
||||
plugin.cpb.rollback(player.getName());
|
||||
}
|
||||
|
||||
// Deop
|
||||
|
|
Loading…
Reference in a new issue