helpers.lua -> api_helpers.lua

Este commit está contenido en:
rubenwardy
2015-06-11 17:11:15 +01:00
padre 0e2ed176fa
commit 791666489b
Se han modificado 2 ficheros con 1 adiciones y 1 borrados

Ver fichero

@@ -18,7 +18,7 @@
awards = {
show_mode = "hud"
}
dofile(minetest.get_modpath("awards").."/helpers.lua")
dofile(minetest.get_modpath("awards").."/api_helpers.lua")
-- Table Save Load Functions
function awards.save()