mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-01 00:09:58 -05:00
Update post-receive hook
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ int main(int argc, char** argv)
|
||||
delete _sgctEngine;
|
||||
|
||||
// Exit program
|
||||
exit(EXIT_SUCCESS);
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
void mainExternalControlCallback(const char* receivedChars, int size, int clientId)
|
||||
|
||||
Reference in New Issue
Block a user