This commit is contained in:
2019-08-08 11:21:04 +02:00
parent c062b23ba5
commit 67a904050a
5 changed files with 5696 additions and 4 deletions

View File

@@ -684,7 +684,7 @@ public class ScreenPanelBack extends Panel {
try {
onMarkerChanged();
} catch (IOException ex) {
Logger.getLogger(ScreenPanel4.class.getName()).log(Level.WARNING, null, ex);
Logger.getLogger(ScreenPanel5.class.getName()).log(Level.WARNING, null, ex);
}
}
}