mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Update animation bools and fix Settings.lua; use correct block in monkey idle state
This commit is contained in:
parent
e42538aa8d
commit
153e0a3d05
7 changed files with 6 additions and 38 deletions
|
@ -11,7 +11,7 @@ local RotationAxis = Flow.RotationAxis
|
|||
local ItemAction = Flow.ItemAction
|
||||
|
||||
-- Title level
|
||||
Flow.SetIntroImagePath("SCREENS\\MAIN.PNG")
|
||||
Flow.SetIntroImagePath("Screens\\Main.png")
|
||||
Flow.SetTitleScreenImagePath("Screens\\Title.png")
|
||||
Flow.SetFarView(210)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue