Skip to content

Commit

Permalink
Update UILayout
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeoliphant committed Feb 6, 2025
1 parent 7dfbfe9 commit 87ed21c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Dependencies/UILayout
Submodule UILayout updated 1 files
+16 −5 UILayout/TextBox.cs
2 changes: 0 additions & 2 deletions StompboxShared/Interface/StompboxGame.cs
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ public void Connect()

string serverName = "raspberrypi";

//PixSaveState.TryGetString("ServerName", ref serverName);

StompboxClient.Instance.Connect(serverName, 24639, ConnectCallback);
}

Expand Down

0 comments on commit 87ed21c

Please sign in to comment.