mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 16:23:30 +00:00
Switched WebSocket start motor to allow callbacks when client connects
This commit is contained in:
@@ -4,6 +4,8 @@ if (!hasInterface) exitWith {};
|
||||
|
||||
_local_address = "armatak" callExtension ["local_ip", []] select 0;
|
||||
|
||||
CALLEXT(websocket:start);
|
||||
|
||||
SETVAR(player,GVAR(localAddress),_local_address);
|
||||
|
||||
[{
|
||||
|
||||
Reference in New Issue
Block a user