1
0
forked from akanyan/mu3-mods

fix(UnlockFrameRate): revert a bad idea

This commit is contained in:
2024-07-12 08:32:49 +09:00
parent c349854cb0
commit b2ecf368fb
2 changed files with 7 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net35</TargetFramework>
<Company>7EVENDAYS⇔HOLIDAYS</Company>
<Version>2.0.1</Version>
<Version>2.0.2</Version>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
<Platforms>x64</Platforms>