Switch HalfLife2 off KTrie (bug 5884 part 7, r=ds).

This commit is contained in:
David Anderson
2013-08-25 11:59:48 -07:00
parent 0b8e2fd5c9
commit 3850765759
7 changed files with 82 additions and 90 deletions
-1
View File
@@ -36,7 +36,6 @@
#include <ILibrarySys.h>
#include <sh_list.h>
#include <sh_string.h>
#include <sm_trie_tpl.h>
#include "common_logic.h"
#include <IPluginSys.h>
#include <IRootConsoleMenu.h>
-1
View File
@@ -31,7 +31,6 @@
#include <sh_list.h>
#include <sh_string.h>
#include <sm_trie_tpl.h>
#include <ISourceMod.h>
#include "common_logic.h"
#include "ShareSys.h"