Move LibrarySys from core to logic.

This commit is contained in:
David Anderson
2015-08-30 20:11:22 -07:00
parent 207f643d3a
commit 6503e92d66
9 changed files with 9 additions and 14 deletions
-1
View File
@@ -32,7 +32,6 @@
#include <stdio.h>
#include "sourcemod.h"
#include "sourcemm_api.h"
#include "LibrarySys.h"
#include <sh_string.h>
#include "CoreConfig.h"
#include "Logger.h"