4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
if (isServer || isDedicated) then {
|
|
true spawn dragonfly_db_fnc_init;
|
|
[] call pmcs_server_init_fnc_serverSetup;
|
|
}; |