fix config

This commit is contained in:
schwarzgrau
2022-09-13 01:49:10 +02:00
parent 24b424c1ef
commit 29674f6975
3 changed files with 4 additions and 9 deletions
+1 -6
View File
@@ -1,10 +1,5 @@
config SHIELD_TOTEM
bool
config SHIELD_TOTEM_LEFT
def_bool $(shields_list_contains,totem_left)
select SHIELD_TOTEM
config SHIELD_TOTEM_RIGHT
def_bool $(shields_list_contains,totem_right)
select SHIELD_TOTEM
def_bool $(shields_list_contains,totem_right)