Bugfixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#define HIGHP
|
||||
#define NSCALE 2700.0
|
||||
#define CAMSCALE (NSCALE*5)
|
||||
#define CAMSCALE (NSCALE*5.0)
|
||||
|
||||
uniform sampler2D u_texture;
|
||||
uniform sampler2D u_stars;
|
||||
|
||||
Reference in New Issue
Block a user