comment + todo

This commit is contained in:
Oth3r 2024-08-07 12:46:47 -05:00
commit b464287fed
2 changed files with 2 additions and 1 deletions

View file

@ -54,6 +54,7 @@ public class Logic {
// if can't sit with hand, false
if (!sittingConfig.canSitWithHand()) return false;
// a boolean that shows if the player can sit or not
boolean canSit = true;
// for each hand