Remove some SourceMod namespace.

This commit is contained in:
Arkshine
2014-08-10 22:25:14 +02:00
parent 1ae40316a8
commit 41f6932b68
9 changed files with 7 additions and 21 deletions

View File

@@ -15,8 +15,6 @@
#include <sm_memtable.h>
#include "CVector.h"
using namespace SourceMod;
enum EntryType
{
EntryType_Cell,