Compare commits
2 Commits
a659679b6b
...
trans_prid
Author | SHA1 | Date | |
---|---|---|---|
e88ae87333
|
|||
741042379e
|
@ -1027,7 +1027,7 @@ function start_game()
|
||||
f = function()
|
||||
pal()
|
||||
clear_alt_pal_bits()
|
||||
return view.of{bg.new(), fuzzy_stripey.new{interval=7}}
|
||||
return view.of{bg.new{c=6}, fuzzy_stripey.new{interval=7, colors={12, 7, 14}, weight=8}}
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user