Removed print("Lol print works")

This commit is contained in:
sloantothebone 2015-08-03 21:03:30 -06:00
parent f57fbafefa
commit 34046a61e5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
--adding weather.conf
print("Lol print works")
local modpath = minetest.get_modpath(minetest.get_current_modname())
local worldpath = minetest.get_worldpath()
local input = io.open(modpath.."/weather.conf", "r")