removed obsolete function

and implemented installation.md
This commit is contained in:
Bjanski 2016-04-14 22:44:31 +02:00
parent 9d7d5496b0
commit 1c47f182b3
2 changed files with 39 additions and 39 deletions

View File

@ -19,9 +19,9 @@
class System
{
file = "ExAdClient\Core\Functions\System";
class debugHandler {};
class serverDispatch {};
class incomingRequest {};
class initOverlay {};
class changeable {file = "ExAdClient\Core\postInit.sqf"; postInit = 1;};
};
class Utilities