mirror of
git://repo.or.cz/rocks.git
synced 2025-07-05 09:50:40 +02:00
disable debug
This commit is contained in:
2
ign.lua
2
ign.lua
@ -14,7 +14,7 @@ local ign={
|
|||||||
primary={ name="rocks:basalt" },
|
primary={ name="rocks:basalt" },
|
||||||
localized={},
|
localized={},
|
||||||
stats={ count=0, total=0, node={}, totalnodes=0 },
|
stats={ count=0, total=0, node={}, totalnodes=0 },
|
||||||
debugging=0
|
debugging=nil
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Basalt Ex/Mafic hard same as diorite, byt limit=0.5
|
-- Basalt Ex/Mafic hard same as diorite, byt limit=0.5
|
||||||
|
Reference in New Issue
Block a user