Skip to content

Commit

Permalink
astyle because why not
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamejeir committed Jun 3, 2024
1 parent db23d0e commit 433018d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/faction_camp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5600,7 +5600,7 @@ void basecamp::feed_workers( const std::vector<std::reference_wrapper <Character
units::volume( food_item.volume() ),
food
}
);
);
worker.update_stomach( calendar::turn, calendar::turn ); //Handles setting hunger appropriately
break;
case TOO_FULL:
Expand Down

0 comments on commit 433018d

Please sign in to comment.