D00Med / vehicles

minetest mod that adds vehicles. Written for minetest 0.4.??
Other
17 stars 27 forks source link

Fix Error when multi player try to attach a same vehicles #53

Closed Emojigit closed 2 years ago

Emojigit commented 3 years ago

An unknown boolean in the set_attach ObjectRef method cause error when two players tried to attach the same vehicles.

So this PR removed an unknown boolean in the set_attach ObjectRef method.

D00Med commented 2 years ago

should have done this ages ago, sorry.