X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_playermodel.pas;h=6ffea1fbc3fc094fb714fb25df4ef20623235c4a;hb=08252081c18bbe84c7d5d1a8a62c8ca3c5275f0a;hp=612644fce1527f96799429ada9fa976fe0dba7d8;hpb=987c4a835a103345b59937e8e1be8524a6228712;p=d2df-sdl.git diff --git a/src/game/g_playermodel.pas b/src/game/g_playermodel.pas index 612644f..6ffea1f 100644 --- a/src/game/g_playermodel.pas +++ b/src/game/g_playermodel.pas @@ -397,7 +397,7 @@ var prefix: string; ok, chk: Boolean; begin - e_WriteLog(Format('Loading player model: %s', [ExtractFileName(FileName)]), TMsgType.Notify); + e_WriteLog(Format('Loading player model "%s"...', [FileName]), TMsgType.Notify); Result := False;