graphics glitch fix & fixed wine registry issue

This commit is contained in:
aomizu
2025-06-09 11:40:20 +09:00
parent d260eb05f3
commit 03c7b2190c
8 changed files with 87 additions and 31 deletions

View File

@@ -45,6 +45,7 @@ var (
// State variables
currentWineRegistryEnabled bool
remapOperationInProgress bool
// Pulsing effect variables (pulsingActive is in status.go)
pulsingTicker *time.Ticker