mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 17:24:44 -04:00
Update gitignore (#234)
This commit is contained in:
parent
528b444101
commit
7f3902be92
2 changed files with 13 additions and 1 deletions
|
@ -12,4 +12,4 @@ void fragment() {
|
|||
float c = c1 && c2 ? 1.0: 0.0;
|
||||
COLOR = mix(color1, color2, c);
|
||||
COLOR.a = 1.0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue