diff options
Diffstat (limited to 'src/manaplus.rc')
-rw-r--r-- | src/manaplus.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manaplus.rc b/src/manaplus.rc index 1a6513bd6..b16ca40a7 100644 --- a/src/manaplus.rc +++ b/src/manaplus.rc @@ -3,7 +3,7 @@ #include "winver.h" A ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../data/icons/manaplus.ico" -evol ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../data/evol/icons/manaplus.ico" +evol ICON MOVEABLE PURE LOADONCALL DISCARDABLE "../data/evol/icons/evol-client.ico" 1 VERSIONINFO FILEVERSION VER_MAJOR,VER_MINOR,VER_RELEASE,VER_BUILD |