10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
|
|
|
|
execVM "debug\blckClient.sqf";
|
|
#include "A3EAI_Client\A3EAI_initclient.sqf";
|
|
|
|
if hasInterface then
|
|
{
|
|
[] ExecVM "VEMFr_client\sqf\initClient.sqf"; // Client-side part of VEMFr
|
|
};
|