Fix indentation on one line in utils
This commit is contained in:
parent
846386f98a
commit
cb47240c7e
2 changed files with 2 additions and 2 deletions
|
|
@ -585,7 +585,7 @@ namespace TShockAPI
|
|||
TShock.Regions.Reload();
|
||||
TShock.Itembans.UpdateItemBans();
|
||||
TShock.ProjectileBans.UpdateBans();
|
||||
TShock.TileBans.UpdateBans();
|
||||
TShock.TileBans.UpdateBans();
|
||||
Hooks.GeneralHooks.OnReloadEvent(player);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue