mirror of
https://github.com/AngelJumbo/lavat.git
synced 2025-04-11 17:38:23 +00:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
1a7b55d715 | ||
![]() |
cfed09d5ba | ||
![]() |
3fc48166fb |
1
lavat.c
1
lavat.c
@ -273,6 +273,7 @@ short next_color(short current){
|
||||
return colors[(i+1)%8];
|
||||
}
|
||||
}
|
||||
return colors[0];
|
||||
}
|
||||
|
||||
void fix_rim_color(){
|
||||
|
Loading…
Reference in New Issue
Block a user