mirror of
				https://github.com/mt-mods/plantlife_modpack.git
				synced 2025-11-04 07:25:30 +01:00 
			
		
		
		
	typo (bug fix)
This commit is contained in:
		@@ -14,7 +14,7 @@ if abstract_ferns.config.Lady_fern == true then
 | 
				
			|||||||
	dofile(minetest.get_modpath("ferns").."/fern.lua")
 | 
						dofile(minetest.get_modpath("ferns").."/fern.lua")
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if abstract_ferns.Horsetails == true then
 | 
					if abstract_ferns.config.Horsetails == true then
 | 
				
			||||||
	dofile(minetest.get_modpath("ferns").."/horsetail.lua")
 | 
						dofile(minetest.get_modpath("ferns").."/horsetail.lua")
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user