mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-06-30 19:03:42 -04:00
- Using built in string.Format instead of FormatText. - SubText changed to extension method for a string that uses Substring and a bound limit.