Removed swear words

This commit is contained in:
Tristan B. Velloza Kildaire 2022-05-19 16:49:25 +02:00
parent c6082f3941
commit 9a26ed7011
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ unittest
Thread.sleep(dur!("seconds")(2));
engine.push(eTest);
writeln("naai");
writeln("done with main thread code");
/* TODO: Before shutting down, actually test it out (i.e. all events ran) */
engine.shutdown();