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:
Richard D'angelo
2016-06-18 16:39:21 -03:00
parent 7ab5220f64
commit 2de751a8ee
8 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -45,6 +45,6 @@
client.eye = src
client.perspective = MOB_PERSPECTIVE
reload_fullscreen() // Reload any fullscreen overlays this mob has.
// add_click_catcher()
add_click_catcher()
//set macro to normal incase it was overriden (like cyborg currently does)
winset(src, null, "mainwindow.macro=macro hotkey_toggle.is-checked=false input.focus=true input.background-color=#D3B5B5")