mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 21:43:28 +00:00
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
#include "..\script_component.hpp"
|
|
|
|
disableSerialization;
|
|
|
|
createDialog "armatak_zeus_core_module_dialog";
|
|
|
|
waitUntil {!isNull (findDisplay 999991);}; |