mirror of
https://github.com/nzp-team/dquakeplus.git
synced 2024-11-10 06:31:40 +00:00
Fix typo
This commit is contained in:
parent
fe3f28a09c
commit
6d0f10eaa6
1 changed files with 1 additions and 0 deletions
|
@ -2076,6 +2076,7 @@ void *Mod_LoadAllSkins (int numskins, daliasskintype_t *pskintype)
|
|||
break;
|
||||
default: break;
|
||||
}
|
||||
}
|
||||
|
||||
pskintype = (daliasskintype_t *)((byte *)(pskintype+1) + s);
|
||||
return (void *)pskintype;
|
||||
|
|
Loading…
Reference in a new issue