ACE3/addons/kestrel4500/functions/fnc_onCloseDisplay.sqf
jokoho48 84685f4a84 add dayOfWeek and updateMemory to Own File
Update some Comments
Fixing Spelling Issue
2015-08-14 02:22:15 +02:00

20 lines
318 B
Plaintext

/*
* Author: Ruthberg
* Called if Kestrel Display is closed
*
* Arguments:
* None
*
* Return Value:
* None
*
* Example:
* call ace_kestrel4500_fnc_onCloseDisplay
*
* Public: No
*/
#include "script_component.hpp"
uiNamespace setVariable ['RscKestrel4500', nil];
GVAR(Overlay) = false;