X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame%2Fg_game.pas;h=1fdf62b2ab96e5d7cc16ce0880d91f1078732f43;hb=6cdb233dc0c709134d919c17000d27b7065d0eba;hp=1dcbcd26c457ddccc8378de1d3d437a0dc5f8d96;hpb=aea87456d131c418ed632d30b57280dfeefe16de;p=d2df-sdl.git diff --git a/src/game/g_game.pas b/src/game/g_game.pas index 1dcbcd2..1fdf62b 100644 --- a/src/game/g_game.pas +++ b/src/game/g_game.pas @@ -2293,6 +2293,7 @@ begin g_Texture_CreateWADEx('TEXTURE_PLAYER_BLUEFLAG_D', GameWAD+':TEXTURES\FLAGHUD_B_DROP'); g_Texture_CreateWADEx('TEXTURE_PLAYER_TALKBUBBLE', GameWAD+':TEXTURES\TALKBUBBLE'); g_Texture_CreateWADEx('TEXTURE_PLAYER_INVULPENTA', GameWAD+':TEXTURES\PENTA'); + g_Texture_CreateWADEx('TEXTURE_PLAYER_INDICATOR', GameWAD+':TEXTURES\PLRIND'); hasPBarGfx := true; if not g_Texture_CreateWADEx('UI_GFX_PBAR_LEFT', GameWAD+':TEXTURES\LLEFT') then hasPBarGfx := false; @@ -3565,6 +3566,8 @@ begin renderMapInternal(-c, -d, true); + if (gGameSettings.GameMode <> GM_SINGLE) and gPlayerIndicator then + p.DrawIndicator(); if p.FSpectator then e_TextureFontPrintEx(p.GameX + PLAYER_RECT_CX - 4, p.GameY + PLAYER_RECT_CY - 4,