mirror of
https://github.com/APercy/automobiles_pck
synced 2025-08-22 04:45:49 +02:00
improved drift sound start
This commit is contained in:
parent
cc004fc3ed
commit
63c4e81555
@ -262,7 +262,7 @@ minetest.register_entity("automobiles_buggy:buggy", {
|
||||
_LATER_DRAG_FACTOR = 6.0,
|
||||
_max_acc_factor = 5,
|
||||
_max_speed = 15,
|
||||
_min_later_speed = 2.5,
|
||||
_min_later_speed = 4.0,
|
||||
|
||||
get_staticdata = automobiles_lib.get_staticdata,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user