mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
someone fix 12.00 floor loot spawn please
This commit is contained in:
@@ -66,6 +66,8 @@ namespace Calendar
|
||||
|
||||
LOG_INFO(LogDev, "Called OnReady!");
|
||||
|
||||
return;
|
||||
|
||||
if (NewValue != -1)
|
||||
{
|
||||
static auto SnowAmountOffset = SnowSetup->GetOffset("SnowAmount");
|
||||
@@ -77,6 +79,8 @@ namespace Calendar
|
||||
// SnowSetup->ProcessEvent(SetSnowFn, &NewValue);
|
||||
}
|
||||
|
||||
auto SetFallingSnowFn = FindObject<UFunction>("/Game/Athena/Apollo/Environments/Blueprints/CalendarEvents/BP_ApolloSnowSetup.BP_ApolloSnowSetup_C.SetFallingSnow");
|
||||
|
||||
LOG_INFO(LogDev, "Called SetSnow!");
|
||||
|
||||
static auto ada = FindObject<UFunction>(L"/Game/Athena/Apollo/Environments/Blueprints/CalendarEvents/BP_ApolloSnowSetup.BP_ApolloSnowSetup_C.SetFullSnowEd");
|
||||
|
||||
Reference in New Issue
Block a user