mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Inserted missing } #fix
This commit is contained in:
@@ -58,7 +58,7 @@ public class CanvasController {
|
|||||||
System.err.println(e.getCause());
|
System.err.println(e.getCause());
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
System.err.println(e);
|
System.err.println(e);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initialize() {
|
public void initialize() {
|
||||||
|
|||||||
Reference in New Issue
Block a user