mirror of
				https://github.com/FaceDeer/dfcaverns.git
				synced 2025-10-31 00:05:34 +01:00 
			
		
		
		
	fixing up the puzzle seal to work in both
This commit is contained in:
		| @@ -2,7 +2,7 @@ local modname = minetest.get_current_modname() | ||||
| local S = minetest.get_translator(modname) | ||||
|  | ||||
| local sound | ||||
| if minetest.get_modpath("df_dependencies") then | ||||
| if df_dependencies.sound_leaves then | ||||
| 	sound = df_dependencies.sound_leaves() | ||||
| end | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user