Skip to content

Commit

Permalink
Update LobbyClient.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Nov 29, 2024
1 parent 88bbfc3 commit d047719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/blazium_sdk/doc_classes/LobbyClient.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</method>
<method name="join_lobby">
<return type="ViewLobbyResponse" />
<param index="0" name="lobby_id" type="String" default="&quot;&quot;" >
<param index="0" name="lobby_id" type="String" default="&quot;&quot;" />
<param index="1" name="password" type="String" default="&quot;&quot;" />
<description>
Joint a lobby. If you are already in a lobby, you cannot join another one. You need to leave first.
Expand Down

0 comments on commit d047719

Please sign in to comment.