Finalized OS screen effects
This commit is contained in:
@@ -8,8 +8,6 @@ import javafx.stage.Stage;
|
||||
public class ClientLauncherGUI {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.setProperty("glass.win.uiScale", "1.0");
|
||||
System.setProperty("glass.gtk.uiScale", "1.0");
|
||||
Application.launch(GUIApp.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user