Me dum, me forgot extra parenthysis

This commit is contained in:
Heroman
2020-02-10 14:41:40 +10:00
parent a5fa397ca9
commit b4eb4327b5
+2 -2
View File
@@ -107,8 +107,8 @@ GLOBAL_LIST_INIT(plant_item_products, list(
GLOBAL_LIST_INIT(forbidden_plant_growth_sprites, list(
"gnomes"
)
))
GLOBAL_LIST_INIT(forbidden_plant_product_sprites, list(
"gnomes"
)
))