mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 14:57:27 +08:00
refactor(GUI): Moved windows to separate folder
This commit is contained in:
parent
c40395731d
commit
a2d55aadff
@ -68,7 +68,7 @@ namespace big
|
||||
{
|
||||
if (ImGui::MenuItem(sessions[i].descr))
|
||||
{
|
||||
QUEUE_JOB_BEGIN_CLAUSE(=)
|
||||
QUEUE_JOB_BEGIN_CLAUSE(= )
|
||||
{
|
||||
features::functions::join_session_type(sessions[i]);
|
||||
}QUEUE_JOB_END_CLAUSE
|
Loading…
x
Reference in New Issue
Block a user