V 2.02.15

final fix to a Windows icon
This commit is contained in:
Douglas Gillespie 2024-12-12 12:09:59 +00:00
parent b30fa508b3
commit 2664d43b5d

View File

@ -45,7 +45,7 @@ public class PamIcon {
path = "Resources/PAMGuardIcon2.png";
break;
case OLD:
path = "Resources/PAMGuardIcon.png";
path = "Resources/pamguardIconM.png";
break;
}
}