mirror of
https://github.com/Artemis-RGB/Artemis
synced 2025-12-13 05:48:35 +00:00
Fixed Bubbles Default-Settings
This commit is contained in:
parent
25a873b5fa
commit
e438340705
@ -47,9 +47,9 @@ namespace Artemis.Modules.Effects.Bubbles
|
||||
IsRandomColors = true;
|
||||
BubbleColor = Color.FromArgb(255, 255, 0, 0);
|
||||
IsShiftColors = true;
|
||||
ShiftColorSpeed = 4;
|
||||
ShiftColorSpeed = 12;
|
||||
BubbleSize = 25;
|
||||
MoveSpeed = 16;
|
||||
MoveSpeed = 4;
|
||||
BubbleCount = 14;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user