Comment header

This commit is contained in:
Andrew Ward 2013-02-27 12:39:17 +00:00
parent 67a0b5c515
commit 67677bde1f
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-- AWARDS
-- by Rubenwardy, CC-BY-SA
-------------------------------------------------------
-- this is api function file
-------------------------------------------------------
-- Table Save Load Functions
function save_playerD()
local file = io.open(minetest.get_worldpath().."/awards.txt", "w")