mirror of
https://github.com/valmojr/armatak.git
synced 2026-08-18 16:02:58 +00:00
Added MavLink mocked drone support as client side feature
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#include "script_component.hpp"
|
||||
|
||||
if (!hasInterface) exitWith {};
|
||||
|
||||
SETVAR(player,GVAR(mavlinkPFH),-1);
|
||||
Reference in New Issue
Block a user