Skip to content

Commit 849f8c2

Browse files
committed
silly commit
1 parent 4efc7f5 commit 849f8c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Celeste.Mod.mm/Mod/Everest/Everest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ internal static void Boot() {
319319
Logger.Info("core", $"VersionCelesteString: {VersionCelesteString}");
320320
Logger.Info("core", $"SystemMemoryMB: {SystemMemoryMB:F3} MB");
321321
Logger.Info("core", $"RuntimeVersion: {Environment.Version}");
322+
Logger.Info("core", "TAS Madness was here");
322323

323324
if (Type.GetType("Mono.Runtime") != null) {
324325
// Mono hates HTTPS.

0 commit comments

Comments
 (0)