Fix onArsenalClose EOF, add header for it

This commit is contained in:
Josuan Albin 2017-11-05 13:40:17 +01:00
parent 2d23b0611e
commit 9b980f06b9

View File

@ -1,3 +1,15 @@
/*
* Author: Alganthe
* onUnLoad EH for ACE3's arsenal
*
* Arguments:
* None
*
* Return Value:
* None
*
* Public: No
*/
#include "script_component.hpp"
GVAR(camera) cameraEffect ["terminate", "back"];
@ -90,4 +102,4 @@ GVAR(center) = nil;
removeMissionEventHandler ["draw3D", GVAR(camPosUpdateHandle)];
showHUD true;
showHUD true;