skyline.js

  1. cadyj

    OTv4 Static legs in air source code

    skyline.js function on_create_move() { var buttons = UserCMD.GetButtons() const check = function(v) { return !(buttons & v) } if(check(1) && check(32) && check(16777216) && check(8192) && check(2048) && check(4) && !check(2) && isEnabled("Misc", "Static legs in air")) {...
Сверху Снизу