diff options
author | Michael Smith <mikesmiffy128@gmail.com> | 2021-12-27 00:48:59 +0000 |
---|---|---|
committer | Michael Smith <mikesmiffy128@gmail.com> | 2021-12-27 00:48:59 +0000 |
commit | 6a784e08fe87af65fa9d10912bbd5c1a27a14ba5 (patch) | |
tree | ae80ee63a2d47bedcdfb2b04341a008744002a9d /gamedata/gamelib.kv | |
parent | 39725b79404acb6a020b3653b59df3e7bf598e00 (diff) |
Reintroduce autojump code
Diffstat (limited to 'gamedata/gamelib.kv')
-rw-r--r-- | gamedata/gamelib.kv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gamedata/gamelib.kv b/gamedata/gamelib.kv index 388abb9..f6a989d 100644 --- a/gamedata/gamelib.kv +++ b/gamedata/gamelib.kv @@ -1,4 +1,4 @@ -// = client and server libaries = +// = client and server libraries = // CGameMovement vtidx_CheckJumpButton { |