mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-06 00:01:05 +01:00
6 lines
93 B
Lua
6 lines
93 B
Lua
|
function mcl_minecarts.update_train(cart)
|
||
|
end
|
||
|
|
||
|
function mcl_minecarts.train_length(cart)
|
||
|
end
|