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