Un-botch tab/spacing in this file. Thanks VS Code!
Now I know that if I merely open and save a file using Visual Studi o code, it will automatically munge my tab/spaces on two lines just for kicks. Thanks Microsoft! You're great at this!
This commit is contained in:
parent
c46dae328d
commit
6630b70ae1
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@ using TerrariaApi.Server;
|
||||||
|
|
||||||
namespace TShockAPI
|
namespace TShockAPI
|
||||||
{
|
{
|
||||||
/// <summary>Bouncer is the TShock anti-hack and build guardian system</summary>
|
/// <summary>Bouncer is the TShock anti-hack and build guardian system</summary>
|
||||||
internal sealed class Bouncer
|
internal sealed class Bouncer
|
||||||
{
|
{
|
||||||
/// <summary>Constructor call initializes Bouncer & related functionality.</summary>
|
/// <summary>Constructor call initializes Bouncer & related functionality.</summary>
|
||||||
/// <returns>A new Bouncer.</returns>
|
/// <returns>A new Bouncer.</returns>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue