cut&paste + 1am = crippled quakeguy. d'oh :P

This commit is contained in:
Bill Currie 2002-02-25 17:41:21 +00:00
parent 81eda409f1
commit da1f9fcf44

View file

@ -400,7 +400,7 @@ SV_Spawn_f (void)
SVfloat (ent, gravity) = 1.0;
host_client->maxspeed = sv_maxspeed->value;
if (sv_fields.maxspeed != -1)
SVfloat (ent, gravity) = sv_maxspeed->value;
SVfloat (ent, maxspeed) = sv_maxspeed->value;
//
// force stats to be updated