forked from nalc/spears
Fix undeclared global variable warning at startup
DISABLE_GOLD_SPEAR
This commit is contained in:
parent
662e637595
commit
66c69c5265
|
@ -4,3 +4,4 @@ DISABLE_COPPER_SPEAR = false
|
|||
DISABLE_BRONZE_SPEAR = false
|
||||
DISABLE_DIAMOND_SPEAR = false
|
||||
DISABLE_OBSIDIAN_SPEAR = false
|
||||
DISABLE_GOLD_SPEAR = false
|
||||
|
|
Loading…
Reference in New Issue
Block a user