mirror of
https://github.com/APercy/automobiles_pck
synced 2025-09-11 14:26:23 +02:00
color changed
This commit is contained in:
parent
7972506b4a
commit
dffa069f4b
@ -315,7 +315,7 @@ minetest.register_entity("automobiles_coupe:coupe", {
|
||||
lastvelocity = vector.new(),
|
||||
time_total = 0,
|
||||
_passenger = nil,
|
||||
_color = "#6d6d6d",
|
||||
_color = "#9f9f9f",
|
||||
_steering_angle = 0,
|
||||
_engine_running = false,
|
||||
_last_checkpoint = "",
|
||||
|
Loading…
Reference in New Issue
Block a user