From b7dba32a0b0d384eb68968380e02ff8012fdf7e5 Mon Sep 17 00:00:00 2001 From: brausjonas <47791011+jonasbraus@users.noreply.github.com> Date: Thu, 23 Mar 2023 22:25:20 +0000 Subject: [PATCH] Comments --- .idea/workspace.xml | 39 ++++++++++++------------ Server/src/Client.java | 3 ++ Server/src/Main.java | 4 +++ Server/src/Room.java | 64 ++++++++++++++++++++++++++++++++++++--- Server/src/Server.java | 67 +++++++++++++++++++++++++++++++++-------- Server/src/Vector3.java | 4 +++ 6 files changed, 145 insertions(+), 36 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 263d08d..e7865d1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,16 +2,7 @@ - - - - - - - - - - { + "keyToString": { + "RunOnceActivity.GIT_CREDENTIAL_SETUP": "true", + "RunOnceActivity.OpenProjectViewOnStart": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "WebServerToolWindowFactoryState": "false", + "last_opened_file_path": "C:/flufflparty/Server", + "project.structure.last.edited": "Project", + "project.structure.proportion": "0.15", + "project.structure.side.proportion": "0.0", + "settings.editor.selected.configurable": "preferences.lookFeel", + "vue.rearranger.settings.migration": "true" } -}]]> +} @@ -66,6 +59,8 @@ 1676488026665 + + @@ -83,4 +78,8 @@ + + +