Closed dovry closed 5 months ago
Sorry, I fixed that last night but hadn't yet pushed out the update, it's live now though so it should be fixed this new version should fix the white screen issue that some people have
Oh I see, I don't personally use ahk v2 so sometimes I forget the syntax, it doesn't use string in v2, so I'll remove the quotes and update, thank you
I fixed it by adding *
as a param in the function
ShinsOverlayClass_OnErase(*) {
return 0
}
Perfect, I'll include that into the fix, thanks for letting me know =P