mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
changes fire parameters
This commit is contained in:
@@ -30,7 +30,7 @@ colormix_col2: u32 = 0x000000FF,
|
||||
colormix_col3: u32 = 0x20000000,
|
||||
default_input: Input = .login,
|
||||
doom_fire_height: u8 = 6,
|
||||
doom_default_colors: bool = true,
|
||||
doom_fire_spread: u8 = 2,
|
||||
doom_top_color: u32 = 0x00FF0000,
|
||||
doom_middle_color: u32 = 0x00FFFF00,
|
||||
doom_bottom_color: u32 = 0x00FFFFFF,
|
||||
|
||||
Reference in New Issue
Block a user