forked from nalc/awards
Comment header
This commit is contained in:
parent
67a0b5c515
commit
67677bde1f
6
api.lua
6
api.lua
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue
Block a user