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.
update update
- 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
+3 −3 | config.py | |
+0 −19 | doc_classes/AuthoritativeLobbyResponse.xml | |
+4 −4 | doc_classes/ScriptedLobbyClient.xml | |
+19 −0 | doc_classes/ScriptedLobbyResponse.xml | |
+3 −3 | doc_classes/ScriptedLobbyResult.xml | |
+1 −1 | icons/ScriptedLobbyClient.svg | |
+1 −4 | lobby/lobby_client.cpp | |
+73 −76 | lobby/scripted_lobby_client.cpp | |
+10 −10 | lobby/scripted_lobby_client.h | |
+12 −12 | lobby/scripted_lobby_response.h | |
+5 −5 | register_types.cpp |