Browse Source

Swap the default texture

rexim 3 years ago
parent
commit
08ac8aba4b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      render.conf

+ 2 - 2
render.conf

@@ -4,8 +4,8 @@ vert[POST0] = shaders/flash.vert
 frag[POST0] = shaders/flash.frag
 vert[POST1] = shaders/ripple.vert
 frag[POST1] = shaders/ripple.frag
-#texture = assets/tsodinW-345.png
-texture = assets/tsodinSleep-112.png
+texture = assets/tsodinW-345.png
+#texture = assets/tsodinSleep-112.png
 
 follow_scale = 1.0
 object_size = 75.0