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 90ddb6e commit 7941a4dCopy full SHA for 7941a4d
Ahorn/effects/customSnow.jl
@@ -2,7 +2,7 @@ module SpringCollab2020CustomSnow
2
3
using ..Ahorn, Maple
4
5
-@mapdef Effect "SpringCollab2020/CustomSnow" CustomSnow(only::String="*", exclude::String="", color::String="FFFFFF,FFFFFF")
+@mapdef Effect "SpringCollab2020/CustomSnow" CustomSnow(only::String="*", exclude::String="", colors::String="FFFFFF,FFFFFF")
6
7
placements = CustomSnow
8
0 commit comments