Namespacing pt. 3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local modpath = minetest.get_modpath("destruction_counter")
|
||||
local modpath = minetest.get_modpath("ip_destruction_counter")
|
||||
|
||||
destruction_counter = {}
|
||||
destruction_counter.nodesDestroyed = 0
|
||||
|
||||
Reference in New Issue
Block a user