mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update animation enum; fix 180 jump roll inputs; fix kayak paddle hold inputs; cleanup
This commit is contained in:
parent
682faf6375
commit
395ec6052d
7 changed files with 59 additions and 51 deletions
|
@ -1,6 +1,6 @@
|
|||
-- TombEngine settings file
|
||||
-- Created by MontyTRC
|
||||
-- Place all the engine settings for your game in this LUA script.
|
||||
-- Place all the engine settings for your game in this Lua script.
|
||||
-- WARNING: Bad values could make your game unplayable; please follow reference guide attentively.
|
||||
|
||||
local settings = Settings.new();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue