Skip to content

Commit

Permalink
Also log server
Browse files Browse the repository at this point in the history
  • Loading branch information
3arthqu4ke committed Dec 3, 2024
1 parent f58480e commit 42445f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ private void tickHook(CallbackInfo ci) {
logger.info("Screen not yet null: " + currentScreen);
}
} else {
logger.info("Waiting for player to load, screen: " + currentScreen);
logger.info("Waiting for player to load, screen: " + currentScreen + ", server: " + theIntegratedServer);
}
}

Expand Down

0 comments on commit 42445f0

Please sign in to comment.