This commit is contained in:
schwarzgrau
2022-09-13 01:58:04 +02:00
parent 29674f6975
commit d19345a016
3 changed files with 24 additions and 20 deletions
+6 -1
View File
@@ -1,5 +1,10 @@
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)
def_bool $(shields_list_contains,totem_right)
select SHIELD_CLOG_V2