JACoders / OpenJK

Community effort to maintain and improve Jedi Academy (SP & MP) + Jedi Outcast (SP only) released by Raven Software
GNU General Public License v2.0
2.01k stars 614 forks source link

[MP] fix g_weaponDisable + g_forcePowerDisable regression when creating listen servers #1217

Closed Razish closed 7 months ago

Razish commented 7 months ago

re-enabling this block that turns e.g. g_weaponDisable 1 --> g_weaponDisable 524279 also fix some stray uninitialised warnings.

fixes #1215