Interpolate barrels in Spagonia Night to fix softlock at high frame rates. (#153)

This commit is contained in:
Skyth (Asilkan)
2025-01-23 19:41:15 +03:00
committed by GitHub
parent 372c04fedd
commit ca6b42e20e
5 changed files with 85 additions and 0 deletions
+1
View File
@@ -59,6 +59,7 @@
#include "SWA/CSD/CsdTexListMirage.h"
#include "SWA/CSD/GameObjectCSD.h"
#include "SWA/Camera/Camera.h"
#include "SWA/CharacterUtility/CharacterProxy.h"
#include "SWA/HUD/GeneralWindow/GeneralWindow.h"
#include "SWA/HUD/Loading/Loading.h"
#include "SWA/HUD/Pause/HudPause.h"