fix :client:run
This commit is contained in:
parent
681e8b798f
commit
a4e1831052
@ -25,6 +25,7 @@ javafx {
|
||||
application {
|
||||
// Define the main class for the application.
|
||||
mainClassName = 'fr.lnl.game.client.App'
|
||||
mainModule = "client"
|
||||
}
|
||||
|
||||
run {
|
||||
|
Loading…
Reference in New Issue
Block a user