Skip to content

Commit

Permalink
Update notice about camp zones changing... five years ago
Browse files Browse the repository at this point in the history
  • Loading branch information
RenechCDDA committed Sep 1, 2024
1 parent 0527e71 commit f7c1e61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/faction_camp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5357,8 +5357,7 @@ bool basecamp::validate_sort_points()

bool basecamp::set_sort_points()
{
popup( _( "Sorting zones have changed. Please create some sorting zones. "
"You must create a camp food zone, and a camp storage zone." ) );
popup( _( "Please create some sorting zones. You must create a camp food zone, and a camp storage zone." ) );
g->zones_manager();
return validate_sort_points();
}
Expand Down

0 comments on commit f7c1e61

Please sign in to comment.