diff --git a/src/gl/models/gl_models.cpp b/src/gl/models/gl_models.cpp index b73c42b3b..e686f2cea 100644 --- a/src/gl/models/gl_models.cpp +++ b/src/gl/models/gl_models.cpp @@ -721,7 +721,7 @@ void gl_InitModels() } else { - smf.surfaceskinIDs[index][surface] = LoadSkin("", sc.String); + smf.surfaceskinIDs[index][surface] = LoadSkin(path.GetChars(), sc.String); if (!smf.surfaceskinIDs[index][surface].isValid()) { Printf("Surface Skin '%s' not found in '%s'\n",