Skip to content

Commit

Permalink
ProfilePictures : fix personal portrait not work (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
JSTks24 authored Dec 3, 2024
1 parent d2d4399 commit c9ed2aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ local function modify_player_icon_widget(instance)
end

local definitions = {
"scripts/ui/hud/elements/personal_player_panel_hub/hud_element_personal_player_panel_definitions",
"scripts/ui/hud/elements/personal_player_panel/hud_element_personal_player_panel_definitions",
"scripts/ui/hud/elements/personal_player_panel_hub/hud_element_personal_player_panel_hub_definitions",
"scripts/ui/hud/elements/team_player_panel/hud_element_team_player_panel_definitions",
"scripts/ui/hud/elements/team_player_panel_hub/hud_element_team_player_panel_hub_definitions",
Expand Down

0 comments on commit c9ed2aa

Please sign in to comment.