mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2025-02-20 03:02:31 +00:00
V 2.02.15
final fix to a Windows icon
This commit is contained in:
parent
b30fa508b3
commit
2664d43b5d
@ -45,7 +45,7 @@ public class PamIcon {
|
||||
path = "Resources/PAMGuardIcon2.png";
|
||||
break;
|
||||
case OLD:
|
||||
path = "Resources/PAMGuardIcon.png";
|
||||
path = "Resources/pamguardIconM.png";
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user