mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
Readded the click Catcher
To avoid losing the click catcher on the reloging there we go, proper credits to https://github.com/PsiOmegaDelta
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
nanomanager.send_resources(src)
|
||||
|
||||
if(!void)
|
||||
void = void.MakeGreed()
|
||||
void = new()
|
||||
screen += void
|
||||
|
||||
if(prefs.lastchangelog != changelog_hash) //bolds the changelog button on the interface so we know there are updates.
|
||||
|
||||
Reference in New Issue
Block a user