diff options
Diffstat (limited to 'init.lua')
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +-- Copyright (c) 2016 Gabriel PĂ©rez-Cerezo, licensed under WTFPL. atm = {} atm.balance = {} atm.pth = minetest.get_worldpath().."/atm_accounts" |