Renamed "setDREF" function back to "sendDREF".
This commit is contained in:
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
function setDREF( dref, value, socket )
|
||||
function sendDREF( dref, value, socket )
|
||||
% sendDREF Sends a command to X-Plane that sets the given DREF.
|
||||
%
|
||||
% Inputs
|
||||
Reference in New Issue
Block a user