2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-12-14 20:33:38 +01:00
Files
raylib-cs/Examples/text/text_format_text.cs
ChrisDill 67d5628fe3 Removed FormatText + SubText change
- Using built in string.Format instead of FormatText.
- SubText changed to extension method for a string that uses Substring and a bound limit.
2018-10-25 17:21:47 +01:00

2.5 KiB