From 4d43f2fe9f2b6f25cce2d2d53eb880d6a5e058d6 Mon Sep 17 00:00:00 2001 From: rnd1 Date: Tue, 13 Sep 2016 21:41:46 +0200 Subject: [PATCH] .. --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 4ea2664..be7e970 100644 --- a/init.lua +++ b/init.lua @@ -17,7 +17,7 @@ -- along with this program. If not, see . ------------------------------------------------------------------------- local cheat = {}; -local version = "09.12.2016a"; +local version = "09.13.2016a"; anticheatsettings = {}; dofile(minetest.get_modpath("anticheat").."/settings.lua")