Explorar o código

Update shaders_shapes_outline.c

Ray %!s(int64=4) %!d(string=hai) anos
pai
achega
a04dbe7ffd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/shaders/shaders_shapes_outline.c

+ 1 - 1
examples/shaders/shaders_shapes_outline.c

@@ -63,7 +63,7 @@ int main(void)
                 DrawTextureEx(torus, (Vector2){ 544, 230 }, 0.0, outlineScale, WHITE);
             EndShaderMode();
 
-            DrawText("Shader-based shdrOutlines for textures", 190, 200, 20, LIGHTGRAY);
+            DrawText("Shader-based outlines for textures", 190, 200, 20, LIGHTGRAY);
 
             DrawFPS(710, 10);