fix bug in grapplehook.js

This commit is contained in:
ZXMushroom63 2024-10-18 18:59:04 +08:00
parent 09132e2536
commit 8a6553f411

View File

@ -41,4 +41,4 @@
GrappleHookPlugin.prev = "GROUND";//Update state
}
});
});
})();