[quake3-bugzilla] [Bug 4733] [patch] Q3UI: Clamp gametype to 4, there is no gametype 5

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Mon Aug 30 15:45:03 EDT 2010


http://bugzilla.icculus.org/show_bug.cgi?id=4733

Zack "ZTurtleMan" Middleton <ZTurtleMan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #2 from Zack "ZTurtleMan" Middleton <ZTurtleMan at gmail.com> 2010-08-30 15:45:00 EDT ---
GT_MAX_GAME_TYPE - 1 is technically more correct, but s_serveroptions.gametype
would be able to go past the end of the gametype_remap2 array in
ServerOptions_LevelshotDraw (which is the only reason to clamp it anyway).

-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list