forked from Simnation/Main
fixes
This commit is contained in:
parent
75adf2203f
commit
23dc6e3254
3 changed files with 3 additions and 3 deletions
|
@ -97,7 +97,7 @@ Config.Animation = {
|
|||
Single = Animation.List[1], -- If random false [list/animationlist.lua]
|
||||
Random = true,
|
||||
Scenario = {
|
||||
Status = false, -- If you want to use scenario, you can make it true.
|
||||
Status = true, -- If you want to use scenario, you can make it true.
|
||||
Single = Animation.ScenarioList[2], -- If random false [list/animationlist.lua]
|
||||
Random = true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue