From 238e017d70be2a9ad4e39deb34602ffb35c81865 Mon Sep 17 00:00:00 2001 From: "A. Demant" Date: Tue, 12 Feb 2019 07:31:08 +0100 Subject: [PATCH] change readme --- README.txt | 1 + cmi.lua | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 6bf080a..9586d2d 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,4 @@ +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) Minetest Game mod: XPFW ========================== See license.txt for license information. diff --git a/cmi.lua b/cmi.lua index c2e6a10..3b5388c 100644 --- a/cmi.lua +++ b/cmi.lua @@ -1,7 +1,6 @@ # count each killed mob if cmi ~= nil then - print("pingping") cmi.register_on_diemob(function(mob,cmi_death) print("pong") if mob ~= nil then