DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.74k stars 231 forks source link

Fix -nomousegrab flag #401

Closed GravisZro closed 1 month ago

GravisZro commented 1 month ago

HardwareOpenGL incorrectly has "-nomousecap" instead of "-nomousegrab"

Description

I ran into the issue where "-nomousegrab" wasn't working and found the cause. Very simple fix.

Checklist