openmoh / openmohaa

Open re-implementation of Medal of Honor: Allied Assault including Spearhead and Breakthrough expansions with modern features and bugfixes from ioquake3 with cross-platform support
https://www.openmohaa.org
GNU General Public License v2.0
378 stars 25 forks source link

Use CurrentScriptThread() when getting the current script class #498

Closed smallmodel closed 3 weeks ago

smallmodel commented 3 weeks ago

So if the current thread is NULL, it will properly throw an exception

Fixes #492