forked from 2009Scape/Server
Get rid of JavaFX in the server
This commit is contained in:
parent
6ee3cab785
commit
a09c60dac2
1 changed files with 0 additions and 5 deletions
|
|
@ -1,10 +1,5 @@
|
|||
package org.crandor;
|
||||
|
||||
import javafx.application.Application;
|
||||
import javafx.fxml.FXMLLoader;
|
||||
import javafx.scene.Parent;
|
||||
import javafx.scene.Scene;
|
||||
import javafx.stage.Stage;
|
||||
import org.crandor.game.system.SystemLogger;
|
||||
import org.crandor.game.system.SystemShutdownHook;
|
||||
import org.crandor.game.system.mysql.SQLManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue