Skip to content

Commit

Permalink
reword message
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Mar 11, 2024
1 parent b245698 commit 8670dcb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ static boolean check()
{
if (!nativesLoaded)
{
log.debug("Launcher natives were not loaded. Skipping Jagex Launcher login check.");
log.debug("Launcher natives were not loaded. Skipping Jagex launcher compatibility check.");
return false;
}

Expand Down

0 comments on commit 8670dcb

Please sign in to comment.