Tab formatting issue

This commit is contained in:
PhoenixICE 2015-02-23 09:30:05 +11:00
parent 6bb3a2f2ab
commit 10de490c86
2 changed files with 7 additions and 7 deletions

View file

@ -349,8 +349,8 @@ namespace TShockAPI
[Description("Player recovers health as damage is taken. Can be one shotted.")]
public static readonly string godmode = "tshock.godmode";
[Description("User can godmode other players")]
public static readonly string godmodeother = "tshock.godmode.other";
[Description("User can godmode other players")]
public static readonly string godmodeother = "tshock.godmode.other";
[Description("Player can chat")]
public static readonly string canchat = "tshock.canchat";