Skip to content

Commit

Permalink
Update error log
Browse files Browse the repository at this point in the history
  • Loading branch information
Lacyway committed Oct 25, 2024
1 parent 6d9c1a4 commit e6f3bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Fika.Core/Coop/GameMode/CoopGame.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@ public override async Task vmethod_1(BotControllerSettings controllerSettings, I
}
else
{
Logger.LogError("CoopGame::vmethod_1: Error instantiating the HalloweenEventControllerClass!");
Logger.LogError("CoopGame::vmethod_1: Error loading Halloween assets!");
}

if (isServer)
Expand Down

0 comments on commit e6f3bef

Please sign in to comment.