mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 19:15:46 +00:00
SVC: Correct SendSyncRequest.
This commit is contained in:
parent
5c70bfcef7
commit
85ca7b2bdb
8 changed files with 116 additions and 54 deletions
|
@ -279,6 +279,8 @@ public:
|
|||
sleep_cancelled = true;
|
||||
}
|
||||
|
||||
void Release();
|
||||
|
||||
private:
|
||||
Handle& event_handle;
|
||||
Thread* time_task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue