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
@@ -21,7 +21,6 @@ project.sources += [
'NextMap.cpp',
'ConCmdManager.cpp',
'ConVarManager.cpp',
'LibrarySys.cpp',
'PlayerManager.cpp',
'TimerSys.cpp',
'CoreConfig.cpp',