mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-15 02:24:49 +08:00
Confirm quit dialog, multiple selection improvements
This commit is contained in:
@@ -280,6 +280,10 @@ namespace CodeWalker.Forms
|
||||
|
||||
Monitor.Exit(Renderer.RenderSyncRoot);
|
||||
}
|
||||
public bool ConfirmQuit()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
private void ContentThread()
|
||||
|
||||
Reference in New Issue
Block a user