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