1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-06-30 23:20:41 +02:00

fix duplicate scifi_nodes declaration

This commit is contained in:
Thomas Rudin
2019-09-09 18:46:26 +02:00
parent d803f17ba5
commit f007240c21
3 changed files with 1 additions and 5 deletions

View File

@ -15,7 +15,6 @@
-- Retrieving mod settings
local scifi_nodes = {}
scifi_nodes.doors_open_with_mesecon_only = minetest.settings:get_bool("scifi_nodes.doors_open_with_mesecon_only", false)
-- Some aliases to deal with old namming policy --