mirror of
https://github.com/iDisaster/GTAConnected.git
synced 2026-03-09 09:55:21 +00:00
- Fix control locking: gui.showCursor(false, true) re-enables controls on close - Use lucasFont.createDefaultFont instead of loading external TTF file - Use graphics.drawRectangle with pixel coordinates for menu boxes - Use toColour() for color integers - Menu positioned at right side of screen (x=1050)