s20-s23 much better

This commit is contained in:
Gray
2025-07-18 02:49:40 -04:00
parent d769fbc1b2
commit 8f0ce8919e
12 changed files with 229 additions and 52 deletions

View File

@@ -4,8 +4,8 @@
void AFortAthenaVehicleSpawner::SpawnVehicleHook(AFortAthenaVehicleSpawner* VehicleSpawner)
{
// literally doesnt get called!!!!
// literally doesnt get called!!!! (but on 22.30 it does!)
LOG_INFO(LogDev, "omgonmg call!!!!\n\n");
LOG_INFO(LogDev, "SpawnVehicleHook!!!!");
// SpawnVehicleFromSpawner(VehicleSpawner);
}