1
0
forked from akanyan/mu3-mods

fix(SkipCutscenes): lampless post-game skip

This commit is contained in:
2025-01-06 00:41:37 +00:00
parent 6b6dd8091b
commit e4e9eb5faf
2 changed files with 3 additions and 3 deletions

View File

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