mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-06 13:38:30 +09:00
graphics: colour 0 is default to half-transparent black
This commit is contained in:
@@ -1961,7 +1961,7 @@ void main() {
|
||||
|
||||
|
||||
val DEFAULT_PALETTE = intArrayOf( // 0b rrrrrrrr gggggggg bbbbbbbb aaaaaaaa
|
||||
255,
|
||||
136,
|
||||
17663,
|
||||
35071,
|
||||
48127,
|
||||
|
||||
Reference in New Issue
Block a user