debug: minor improvements to manual crash
This commit is contained in:
parent
6519c0308c
commit
e7185b338f
3 changed files with 41 additions and 5 deletions
|
|
@ -1816,5 +1816,7 @@ void CHyprRenderer::initiateManualCrash() {
|
|||
m_bCrashingInProgress = true;
|
||||
m_fCrashingDistort = 0.5;
|
||||
|
||||
g_pHyprOpenGL->m_tGlobalTimer.reset();
|
||||
|
||||
g_pConfigManager->setInt("debug:damage_tracking", 0);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue