From d0e5dfc0c1cdf5b5feb274d29192811a8c39e420 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 2 May 2014 19:56:36 +0100 Subject: Coding style --- api.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api.lua') diff --git a/api.lua b/api.lua index 650c127..0738f6c 100644 --- a/api.lua +++ b/api.lua @@ -244,7 +244,7 @@ function awards.give_achievement(name,award) end -- record this in the log - minetest.log("action", name.." has unlocked award "..title..".") + minetest.log("action", name.." has unlocked award "..title) -- save playertable awards.save() -- cgit v1.2.3