Fixed and improved restarting
Restarts are now an actual, close-as-possible to application exit+reopen.
This commit is contained in:
@@ -118,6 +118,7 @@ static void DoTest(void)
|
||||
|
||||
int main()
|
||||
{
|
||||
cNetworkSingleton::Get().Initialise();
|
||||
DoTest();
|
||||
|
||||
cNetworkSingleton::Get().Terminate();
|
||||
|
||||
Reference in New Issue
Block a user