fix stepping a little better than last time
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ protected:
|
||||
|
||||
public:
|
||||
void Start();
|
||||
void Stop(bool wait = true);
|
||||
void Stop(bool wait = true, bool send_destroy = true);
|
||||
|
||||
bool Join() const;
|
||||
bool IsAlive() const;
|
||||
|
||||
Reference in New Issue
Block a user