mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 23:11:38 +00:00
spelling error :P
This commit is contained in:
parent
3f1479c204
commit
0177971620
1 changed files with 1 additions and 1 deletions
|
@ -739,7 +739,7 @@ static struct {
|
|||
func_t *field;
|
||||
} cpqw_func_list[] = {
|
||||
{"ClientCommand", &cpqw_funcs.ClientCommand},
|
||||
{"UserInfo_Changed", &sv_funcs.UserInfoChanged},
|
||||
{"UserInfoChanged", &sv_funcs.UserInfoChanged},
|
||||
};
|
||||
|
||||
static int
|
||||
|
|
Loading…
Reference in a new issue