mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update script_component.hpp
This commit is contained in:
parent
3d78aa2c98
commit
fa5923378f
@ -20,7 +20,5 @@
|
||||
|
||||
#define GET_NUMBER(config,default) (if (isNumber (config)) then {getNumber (config)} else {default})
|
||||
|
||||
#define CARGO_TUMBLE_VELOCITY_DIVISOR (random [1, 2, 3])
|
||||
|
||||
#define CARGO_TUMBLE_RANDOM_MUL 8
|
||||
#define CARGO_TUMBLE_TORQUE 500
|
||||
|
Loading…
Reference in New Issue
Block a user