Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/frontend/StarClientCommandProcessor.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarClientCommandProcessor.hpp')
-rw-r--r--source/frontend/StarClientCommandProcessor.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/frontend/StarClientCommandProcessor.hpp b/source/frontend/StarClientCommandProcessor.hpp
index b06f3d5..658242c 100644
--- a/source/frontend/StarClientCommandProcessor.hpp
+++ b/source/frontend/StarClientCommandProcessor.hpp
@@ -58,6 +58,7 @@ private:
String enableTech(String const& argumentsString);
String upgradeShip(String const& argumentsString);
String swap(String const& argumentsString);
+ String respawnInWorld();
UniverseClientPtr m_universeClient;
CinematicPtr m_cinematicOverlay;