mirror of
https://github.com/iDisaster/GTAConnected.git
synced 2026-03-08 01:15:23 +00:00
- lucasFont.createDefaultFont(size, family, style) - style is string not bool - Changed from (16.0, "Tahoma", false, false) to (16.0, "Arial", "Regular") - Added fallback to try Tahoma if Arial fails