Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	gradle.properties
  • Loading branch information
May2Beez committed May 4, 2024
2 parents 505b33e + 861549e commit 0fd4496
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ public void onTablistUpdate(UpdateTablistEvent event) {
break;
}
}
if (foundLocation) continue;
if (foundLocation) break;
}
}
if (!hasGuestsOnTabList) {
Expand Down

0 comments on commit 0fd4496

Please sign in to comment.