@@ -827,6 +827,8 @@ function SetThrusterPower(thruster, power)
thruster.power=power
thruster.thruster.setPowerNormalized(power)
end
ifConfig.Debugthenprint("DEBUG: thruster "..thruster.name..": power "..power)end
end
functionGetThrusterPower(thruster)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.