mirror of
https://github.com/360NENZ/Taiga74164-Akebi-GC.git
synced 2025-09-19 20:26:20 +08:00
Update 2.7
Add Profile Changer Skip Cutscene (Video Movie)
This commit is contained in:
@ -53,6 +53,7 @@
|
||||
<ClInclude Include="src\user\cheat\visuals\CameraZoom.h" />
|
||||
<ClInclude Include="src\user\cheat\visuals\FPSUnlock.h" />
|
||||
<ClInclude Include="src\user\cheat\visuals\NoFog.h" />
|
||||
<ClInclude Include="src\user\cheat\visuals\ProfileChanger.h" />
|
||||
<ClInclude Include="src\user\cheat\visuals\ShowChestIndicator.h" />
|
||||
<ClInclude Include="src\user\cheat\world\AutoCook.h" />
|
||||
<ClInclude Include="src\user\cheat\world\AutoFish.h" />
|
||||
@ -163,6 +164,7 @@
|
||||
<ClCompile Include="src\user\cheat\visuals\CameraZoom.cpp" />
|
||||
<ClCompile Include="src\user\cheat\visuals\FPSUnlock.cpp" />
|
||||
<ClCompile Include="src\user\cheat\visuals\NoFog.cpp" />
|
||||
<ClCompile Include="src\user\cheat\visuals\ProfileChanger.cpp" />
|
||||
<ClCompile Include="src\user\cheat\visuals\ShowChestIndicator.cpp" />
|
||||
<ClCompile Include="src\user\cheat\world\AutoCook.cpp" />
|
||||
<ClCompile Include="src\user\cheat\world\AutoFish.cpp" />
|
||||
|
Reference in New Issue
Block a user