mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Increase fuel update to 1s
This commit is contained in:
parent
401d457a46
commit
015a60e6c4
@ -16,7 +16,7 @@
|
||||
|
||||
#include "script_component.hpp"
|
||||
|
||||
#define PFH_STEPSIZE 0.1
|
||||
#define PFH_STEPSIZE 1
|
||||
|
||||
params [["_unit", objNull, [objNull]], ["_target", objNull, [objNull]], ["_nozzle", objNull, [objNull]], ["_connectToPoint", [0,0,0], [[]], 3]];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user