fixed cmdstart bug! oops!
This commit is contained in:
parent
4549115165
commit
3b0d52c8d3
|
@ -3208,6 +3208,7 @@ void CmdStart(const edict_t *player, const struct usercmd_s *_cmd, unsigned int
|
||||||
result = MRES_SUPERCEDE;
|
result = MRES_SUPERCEDE;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
RETURN_META(result);
|
||||||
}
|
}
|
||||||
|
|
||||||
void WriteByte(int iValue) {
|
void WriteByte(int iValue) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user