Skip to content

Commit

Permalink
Return damageindicator to original, use neo_hud_damage_indicator instead
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamTadeusz committed Jul 30, 2024
1 parent 8707c13 commit f12d755
Show file tree
Hide file tree
Showing 3 changed files with 355 additions and 104 deletions.
2 changes: 1 addition & 1 deletion mp/src/game/client/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1460,7 +1460,6 @@ target_sources_grouped(
hl2/hud_battery.cpp
hl2/hud_blood.cpp
hl2/hud_credits.cpp
hl2/hud_damageindicator.cpp
hl2/hud_flashlight.cpp
hl2/hud_health.cpp
hl2/hud_poisondamageindicator.cpp
Expand Down Expand Up @@ -1514,6 +1513,7 @@ target_sources_grouped(
neo/ui/neo_hud_childelement.h
neo/ui/neo_hud_compass.cpp
neo/ui/neo_hud_compass.h
neo/ui/neo_hud_damage_indicator.cpp
neo/ui/neo_hud_friendly_marker.cpp
neo/ui/neo_hud_friendly_marker.h
neo/ui/neo_hud_game_event.cpp
Expand Down
Loading

0 comments on commit f12d755

Please sign in to comment.