Bugfixes / Font changed / Zone tweaks

This commit is contained in:
Anuken
2019-03-08 19:07:23 -05:00
parent 3776b99c39
commit 64533de597
47 changed files with 1401 additions and 1482 deletions
-2
View File
@@ -5,8 +5,6 @@ precision mediump int;
uniform sampler2D u_texture;
const float round = 0.01;
varying vec4 v_color;
varying vec2 v_texCoord;