Rename game commands region
For compliance purposes
This commit is contained in:
parent
40a9791861
commit
3ba1e7419d
1 changed files with 2 additions and 2 deletions
|
|
@ -5518,7 +5518,7 @@ namespace TShockAPI
|
|||
|
||||
#endregion General Commands
|
||||
|
||||
#region Cheat Commands
|
||||
#region Game Commands
|
||||
|
||||
private static void Clear(CommandArgs args)
|
||||
{
|
||||
|
|
@ -6472,6 +6472,6 @@ namespace TShockAPI
|
|||
}
|
||||
}
|
||||
|
||||
#endregion Cheat Commands
|
||||
#endregion Game Commands
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue