You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not seem to properly effect a pull request without also trying to force a merge on user.js and autotrimps2.js and install file and what not, so just posting this as issue...
currently, force scryer on void maps won't work if force on maps is red (ie: maybe on maps)
Could not seem to properly effect a pull request without also trying to force a merge on user.js and autotrimps2.js and install file and what not, so just posting this as issue...
currently, force scryer on void maps won't work if force on maps is red (ie: maybe on maps)
(forked , 'fixed' , verified works...) thanks!
line 64, use_auto = use_auto || game.global.mapsActive && getCurrentMapObject().location != "Void" && !getPageSetting('ScryerUseinMaps2');
The text was updated successfully, but these errors were encountered: