mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-30 12:32:43 +00:00
Try to fix OSK
This commit is contained in:
parent
fa02a04baa
commit
318a364d09
@ -187,7 +187,7 @@ namespace rsx
|
||||
fade_animation.duration = 0.5f;
|
||||
fade_animation.active = true;
|
||||
|
||||
std::lock_guard{m_threadpool_mutex}, m_workers.emplace_back([this]
|
||||
g_fxo->init_crtp<named_thread>("OSK Thread", [this]
|
||||
{
|
||||
if (auto error = run_input_loop())
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user