Add meta
This commit is contained in:
4
Meta/api/JumpOrAscendStart.lua
Normal file
4
Meta/api/JumpOrAscendStart.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Causes the player character to jump (or begins ascent if swimming or flying). Used by the JUMP binding, which also controls ascent when swimming or flying.
|
||||
function JumpOrAscendStart() end
|
||||
Reference in New Issue
Block a user