added logic for incorrectRequest message and removed messages playerdata and startbriefing and created javadocs

This commit is contained in:
Fleischer Hanno
2024-12-02 19:02:00 +01:00
parent 294ecdc56f
commit 90a21087df
7 changed files with 613 additions and 14 deletions

View File

@@ -1,9 +1,9 @@
package pp.mdga.client;
import com.jme3.app.SimpleApplication;
import com.jme3.system.AppSettings;
import com.simsilica.lemur.GuiGlobals;
import pp.mdga.client.acoustic.AcousticHandler;
import com.jme3.system.AppSettings;
import pp.mdga.client.dialog.JoinDialog;
import pp.mdga.client.view.*;