mirror of
https://github.com/valmojr/armatak.git
synced 2026-08-19 08:22:56 +00:00
Moved Server and video info from main to its own addons
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "..\script_component.hpp"
|
||||
|
||||
disableSerialization;
|
||||
|
||||
createDialog "armatak_zeus_core_module_dialog";
|
||||
|
||||
waitUntil {!isNull (findDisplay 999991);};
|
||||
Reference in New Issue
Block a user