mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-14 23:56:07 +09:00
a new watchface to support seasons instead of months
This commit is contained in:
BIN
assets/mods/basegame/gui/watchface2_atlas.tga
LFS
Normal file
BIN
assets/mods/basegame/gui/watchface2_atlas.tga
LFS
Normal file
Binary file not shown.
@@ -72,7 +72,7 @@ void main() {
|
||||
// TODO blend a breakage (0xrrggbb where 0xr0 -- upper 4 bits of int_red component)
|
||||
|
||||
|
||||
// if statements considered harmful
|
||||
// if statements considered harmful (on shader program)
|
||||
// --definitely not Dijkstra
|
||||
/*if (tileXY.x == 0 && tileXY.y == 0)
|
||||
gl_FragColor = nocolour;
|
||||
|
||||
Reference in New Issue
Block a user