mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Add GameOfLife Animation
This commit is contained in:
@@ -3,6 +3,7 @@ pub const Animation = enum {
|
||||
doom,
|
||||
matrix,
|
||||
colormix,
|
||||
gameoflife,
|
||||
};
|
||||
|
||||
pub const DisplayServer = enum {
|
||||
|
||||
Reference in New Issue
Block a user