Refactoring jobs

This commit is contained in:
Dynamitos
2021-12-09 12:38:02 +01:00
parent 9e3a2446ce
commit f4ce5f9585
17 changed files with 113 additions and 60 deletions
+1
View File
@@ -3,6 +3,7 @@
using namespace Seele;
Event::Event()
: flag(new std::atomic_bool())
{}