Skip to content

Commit

Permalink
Fix amdphenom.png location
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jan 13, 2014
1 parent 5cee7dd commit fc025ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/i-nex/.src/Global.class
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ Static Public Sub ikonaprocka()
Endif
'Phenom/Phenom II
If Finfosys.Label14.Text Like "*AMD Phenom(tm)*" Then
Finfosys.PictureBox3.Picture = Picture["amdphenom.png"]
Finfosys.PictureBox3.Picture = Picture["Processors/amdphenom.png"]
Endif
End

Expand Down

0 comments on commit fc025ad

Please sign in to comment.