From dfe1c44e8ba9d806c4586e0e5e384b7abccbc6be Mon Sep 17 00:00:00 2001 From: orwell96 Date: Sun, 28 Aug 2016 15:07:03 +0200 Subject: Making everything visible in creative inventory, since the code that should do that does not work. --- tracks.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tracks.lua') diff --git a/tracks.lua b/tracks.lua index d9deb5c..50b4fcf 100644 --- a/tracks.lua +++ b/tracks.lua @@ -172,7 +172,7 @@ function advtrains.register_tracks(tracktype, def, preset) attached_node=1, ["advtrains_track_"..tracktype]=1, dig_immediate=2, - not_in_creative_inventory=1,--NOTE see below when changing groups + --not_in_creative_inventory=1,--NOTE see below when changing groups }, rely1=0, rely2=0, -- cgit v1.2.3