mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +01:00
Removing a few useless stuff
- Removing old commented code pieces
This commit is contained in:
parent
5366401bdc
commit
825757192c
@ -1,5 +1,3 @@
|
||||
--local realhomes_file =
|
||||
--local netherhomes_file = minetest.get_worldpath() .. "/netherhomes"
|
||||
local homes_file = {["real"] = minetest.get_worldpath() .. "/realhomes",
|
||||
["nether"] = minetest.get_worldpath() .. "/netherhomes"}
|
||||
local homepos = {["real"] = {}, ["nether"] = {}}
|
||||
|
Loading…
Reference in New Issue
Block a user