mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
e89c172d34
* Arsenal - Fix main menu mission * fix double space * Add note
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
#include "script_component.hpp"
|
|
|
|
INFO("Loading VR Mission");
|
|
|
|
PREP(onPause);
|
|
PREP(createTarget);
|