wrong not sign :/

This commit is contained in:
Bill Currie 2000-08-30 15:58:18 +00:00
parent 514fb7069e
commit 775d9ebe54

View file

@ -1215,7 +1215,7 @@ void Mod_TouchModel (char *name)
mod = Mod_FindName (name);
if (~mod->needload)
if (!mod->needload)
{
if (mod->type == mod_alias)
Cache_Check (&mod->cache);