Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jonas
2022-03-28 00:04:25 +02:00
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -12,7 +12,7 @@ javafx {
group 'ch.unibas.dmi.dbis'
version '0.0.1-ALPHA'
mainClassName = 'ch.unibas.dmi.dbis.cs108.example.HelloWorld'
mainClassName = 'ch.unibas.dmi.dbis.cs108.multiplayer.client.Client'
java {
toolchain {