Update init.lua

disable demo
master
Artūras 2018-04-14 16:26:40 +03:00 committed by GitHub
parent ce01877bbf
commit 49fe32d7a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ local modpath = minetest.get_modpath("skylayer");
dofile(modpath.."/api.lua")
-- uncomment to enable demo
dofile(modpath.."/demo.lua")
--dofile(modpath.."/demo.lua")