1
0

Removed cStringMap.

It wasn't used for anything anymore.
This commit is contained in:
madmaxoft
2013-11-09 19:54:52 +01:00
parent 73cd2216a7
commit b6ca98f380
9 changed files with 217 additions and 273 deletions

View File

@@ -23,7 +23,6 @@ $cfile "BlockID.h"
$cfile "StringUtils.h"
$cfile "Defines.h"
$cfile "LuaFunctions.h"
$cfile "StringMap.h"
$cfile "ChatColor.h"
$cfile "ClientHandle.h"
$cfile "Entities/Entity.h"