Fix TlsTcpClient. Update console scene.
This commit is contained in:
@@ -26,6 +26,10 @@ namespace Cryville.Crtr {
|
||||
worker.Activate();
|
||||
}
|
||||
|
||||
void OnApplicationQuit() {
|
||||
Game.Shutdown();
|
||||
}
|
||||
|
||||
public void Submit() {
|
||||
worker.Issue(InputBox.text);
|
||||
}
|
||||
|
Reference in New Issue
Block a user