Prevent users from accidentally enabling action cooldowns

This commit is contained in:
WarmUpTill
2024-07-06 17:24:42 +02:00
committed by WarmUpTill
parent bfc51b2df5
commit 8032dde045
4 changed files with 23 additions and 2 deletions

View File

@@ -390,7 +390,7 @@
<item>
<layout class="QHBoxLayout" name="cooldownLayout">
<item>
<widget class="QLabel" name="label">
<widget class="QCheckBox" name="enableCooldown">
<property name="text">
<string>AdvSceneSwitcher.generalTab.generalBehavior.cooldown</string>
</property>