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