mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-08 18:55:07 +00:00
Update FlipperFlop.cs (#606)
This commit is contained in:
parent
f2b5128516
commit
cab18aa658
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ namespace HeavenStudio.Games.Loaders
|
|||
defaultLength = 0.5f
|
||||
}
|
||||
},
|
||||
new List<string>() { "ntr", "keep" },
|
||||
new List<string>() { "rvl", "keep" },
|
||||
"rvlseal", "en",
|
||||
new List<string>() { "en" }
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue