Skip to content

Commit

Permalink
update code-type of code-sample
Browse files Browse the repository at this point in the history
  • Loading branch information
phwitti authored Sep 26, 2018
1 parent f1321f4 commit f17f2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Adds a EncodeToTGA Extension-Method to Texture2D. Uses Run-Length-Encoding and c

As some software doesn't support RLE-Encoded TGA-Files, also supports uncompressed Encoding. The Default is RLE.

```c-sharp
```csharp

Texture2D texture;

Expand Down

0 comments on commit f17f2ce

Please sign in to comment.