We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6051e59 commit 16944e9Copy full SHA for 16944e9
src/addon/masked-gui/mask/one-time-animated.md
@@ -11,7 +11,7 @@ This is a special type of [Animated Mask](./animated) that only plays once. It w
11
12
```yaml
13
mask-name:
14
- mask: animated
+ mask: one-time-animated
15
update: <ticks>
16
async: <true/false>
17
keep-last: <true/false>
@@ -60,4 +60,4 @@ demo-slot:
60
name: "&c&lFrame 6"
61
```
62
63
-
+
0 commit comments