修改一些bug

This commit is contained in:
liwen
2020-11-23 09:10:33 +08:00
parent 065f4a4183
commit 2581b5469d
3 changed files with 8 additions and 3 deletions

View File

@@ -94,6 +94,6 @@ public class AppStartup extends Application {
@Override
public void stop() throws Exception {
System.err.println(Font.getFontNames());
}
}