aboutsummaryrefslogtreecommitdiff
path: root/game/src/Utility/StyleBoxWithSound.gd
diff options
context:
space:
mode:
Diffstat (limited to 'game/src/Utility/StyleBoxWithSound.gd')
-rw-r--r--game/src/Utility/StyleBoxWithSound.gd1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/src/Utility/StyleBoxWithSound.gd b/game/src/Utility/StyleBoxWithSound.gd
index 8de1af1..8c29b34 100644
--- a/game/src/Utility/StyleBoxWithSound.gd
+++ b/game/src/Utility/StyleBoxWithSound.gd
@@ -1,3 +1,4 @@
+## WARNING: This will not work with togglable UI elements, a special implementation is needed for them.
@tool
extends StyleBox
class_name StyleBoxWithSound