Skip to content

Instantly share code, notes, and snippets.

@yuri91
Created May 15, 2020 08:17
Show Gist options
  • Save yuri91/dd5e2fb8f2e39e4c6f0150387adb96f6 to your computer and use it in GitHub Desktop.
Save yuri91/dd5e2fb8f2e39e4c6f0150387adb96f6 to your computer and use it in GitHub Desktop.
function ___wrapper___ZN6client7Element6scrollEdd(Larg0,Larg1,Larg2){
Larg0=Larg0;
Larg1=+Larg1;
Larg2=+Larg2;
Larg0.scroll(Larg1,Larg2);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment