Die scheiße Terminiert \o/
This commit is contained in:
@@ -20,6 +20,7 @@ namespace WorldOfPeacecraft
|
||||
public SplashScreen (Gui gui, IBackend backend)
|
||||
{
|
||||
this.gui = gui;
|
||||
gui.MainForm = this;
|
||||
this.backend = backend;
|
||||
Thread t = new Thread (ThreadEntry);
|
||||
t.Start ();
|
||||
|
||||
Reference in New Issue
Block a user