mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
Calendar Events tab and like more calendar events
This commit is contained in:
@@ -261,9 +261,9 @@ APawn* AGameModeBase::SpawnDefaultPawnForHook(AGameModeBase* GameMode, AControll
|
||||
// NewPlayerAsAthena->RespawnPlayerAfterDeath(true);
|
||||
}
|
||||
|
||||
static bool bFirst = true;
|
||||
static bool bFirst = true;
|
||||
|
||||
if (bFirst)
|
||||
if (bFirst && Calendar::HasSnowModification())
|
||||
{
|
||||
bFirst = false;
|
||||
Calendar::SetSnow(100);
|
||||
|
||||
Reference in New Issue
Block a user