aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/misccommands.h
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-10-06 23:33:28 +0100
committerBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2021-10-06 23:33:28 +0100
commitcb386ef4857f5a0f13998d1813cfa7d57a00af7d (patch)
tree910abfcba3c471373b01ed81503db299cdec6494 /NorthstarDedicatedTest/misccommands.h
parent900855c0036aa9a6a6305e3f17a41a55640bdfaf (diff)
downloadNorthstarLauncher-cb386ef4857f5a0f13998d1813cfa7d57a00af7d.tar.gz
NorthstarLauncher-cb386ef4857f5a0f13998d1813cfa7d57a00af7d.zip
add ns_leave_to_lobby command
Diffstat (limited to 'NorthstarDedicatedTest/misccommands.h')
-rw-r--r--NorthstarDedicatedTest/misccommands.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/misccommands.h b/NorthstarDedicatedTest/misccommands.h
new file mode 100644
index 00000000..c8de8ad2
--- /dev/null
+++ b/NorthstarDedicatedTest/misccommands.h
@@ -0,0 +1,3 @@
+#pragma once
+
+void AddMiscConCommands(); \ No newline at end of file