forked from godotengine/godot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule blazium_sdk
updated
11 files
+0 −2 | config.py | |
+13 −7 | doc_classes/AuthoritativeLobbyClient.xml | |
+0 −19 | doc_classes/ListLobbyResponse.xml | |
+0 −27 | doc_classes/ListLobbyResult.xml | |
+13 −7 | doc_classes/LobbyClient.xml | |
+38 −24 | lobby/authoritative_lobby_client.cpp | |
+2 −2 | lobby/authoritative_lobby_client.h | |
+39 −24 | lobby/lobby_client.cpp | |
+2 −2 | lobby/lobby_client.h | |
+0 −34 | lobby/lobby_response.h | |
+0 −2 | register_types.cpp |