Skip to content

Commit

Permalink
this way it better (c), hope so
Browse files Browse the repository at this point in the history
  • Loading branch information
qqshka committed Feb 7, 2008
1 parent 6afb054 commit 0760019
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skin.c
Expand Up @@ -271,6 +271,8 @@ void Skins_PreCache(void)
Skin_Find_Ex(NULL, cl_enemypentskin.string);
Skin_Find_Ex(NULL, cl_teambothskin.string);
Skin_Find_Ex(NULL, cl_enemybothskin.string);
Skin_Find_Ex(NULL, baseskin.string);
Skin_Find_Ex(NULL, "base");

// now load all 24 bit skins in skins[] array

Expand Down

0 comments on commit 0760019

Please sign in to comment.