Add helicopter hovering code that works.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
copypath("0:/helicopter/init", "1:/init").
|
||||
copypath("0:/lib/control", "1:/lib/control").
|
||||
copypath("0:/helicopter/hover", "1:/hover").
|
||||
copypath("0:/debug", "1:/debug").
|
||||
copypath("0:/helicopter/init", "1:/init").
|
||||
|
||||
CORE:PART:GETMODULE("kOSProcessor"):DOEVENT("Open Terminal").
|
||||
run "1:/init".
|
||||
|
Reference in New Issue
Block a user