client/addons/phone/functions/fnc_initVar.sqf
Jacob Schmidt c6daf95415
All checks were successful
Build / Build (push) Successful in 53s
Initial Repo Setup
2025-01-01 14:35:12 -06:00

5 lines
142 B
Plaintext

#include "..\script_component.hpp"
FORGE_AddressBook = GETVAR(profileNamespace,FORGE_AddressBook,[]);
FORGE_Phone_MSG = [];
FORGE_Email = [];