Spring break cleanup.

Cleaning up all useless tabs, spaces, indents, you name it.
This commit is contained in:
zaCade
2018-07-23 17:06:03 +02:00
parent 0e8490f32f
commit c8b3433700
17 changed files with 925 additions and 962 deletions
@@ -2,13 +2,13 @@
#include <cstrike>
#include <zombiereloaded>
public Plugin myinfo =
public Plugin myinfo =
{
name = "InfectionExploitFix",
author = "zaCade & Neon",
name = "InfectionExploitFix",
author = "zaCade & Neon",
description = "Fixes Infection Dodge Exploit",
version = "1.0",
url = ""
version = "1.0",
url = ""
}
#pragma semicolon 1