mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
removed obsolete function
and implemented installation.md
This commit is contained in:
parent
9d7d5496b0
commit
1c47f182b3
@ -19,9 +19,9 @@
|
|||||||
class System
|
class System
|
||||||
{
|
{
|
||||||
file = "ExAdClient\Core\Functions\System";
|
file = "ExAdClient\Core\Functions\System";
|
||||||
|
class debugHandler {};
|
||||||
class serverDispatch {};
|
class serverDispatch {};
|
||||||
class incomingRequest {};
|
class incomingRequest {};
|
||||||
class initOverlay {};
|
|
||||||
class changeable {file = "ExAdClient\Core\postInit.sqf"; postInit = 1;};
|
class changeable {file = "ExAdClient\Core\postInit.sqf"; postInit = 1;};
|
||||||
};
|
};
|
||||||
class Utilities
|
class Utilities
|
||||||
|
Loading…
Reference in New Issue
Block a user