mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
display train names on map
This commit is contained in:
@@ -4,5 +4,5 @@ layout(location = 0) out vec4 out_color;
|
||||
|
||||
void main()
|
||||
{
|
||||
out_color = vec4(1.0f);
|
||||
out_color = vec4(0.5f);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user