From 49beb106f00d35296c54a6f15cc663526651d376 Mon Sep 17 00:00:00 2001 From: "Y. Wang" Date: Sun, 4 Sep 2022 17:31:09 +0200 Subject: Use ldoc instead of manpages --- advtrains_train_track/init.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'advtrains_train_track') diff --git a/advtrains_train_track/init.lua b/advtrains_train_track/init.lua index 87720e2..7f7e1e8 100755 --- a/advtrains_train_track/init.lua +++ b/advtrains_train_track/init.lua @@ -140,9 +140,9 @@ minetest.register_craft({ {'advtrains:dtrack_placer', '', 'advtrains:dtrack_placer'} } }) ----- Not included: very shallow crossings like (30/60)+45. ----- At an angle of only 18.4 degrees, the models would not ----- translate well to a block game. +-- Not included: very shallow crossings like (30/60)+45. +-- At an angle of only 18.4 degrees, the models would not +-- translate well to a block game. -- END crossings --slopes -- cgit v1.2.3