Factorio: add small_diamonds tech tree layout
This commit is contained in:
@@ -273,6 +273,7 @@ class FreeSamples(Choice):
|
||||
|
||||
class TechTreeLayout(Choice):
|
||||
option_single = 0
|
||||
option_small_diamonds = 1
|
||||
default = 0
|
||||
|
||||
class Visibility(Choice):
|
||||
|
||||
Reference in New Issue
Block a user