Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
0e8a46421f
@ -29,3 +29,7 @@ application {
|
||||
// Define the main class for the application.
|
||||
mainClassName = 'fr.lnl.game.client.App'
|
||||
}
|
||||
|
||||
run {
|
||||
standardInput = System.in
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user