Skip to content

Commit

Permalink
Update libopenage/pathfinding/cost_field.h
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Heine <[email protected]>
  • Loading branch information
dmwever and heinezen authored Jan 2, 2025
1 parent 4561388 commit bf33b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libopenage/pathfinding/cost_field.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ class CostField {
bool is_dirty(const time::time_t &time);

/**
* Cleans the dirty flag by setting it to time_MAX.
* Clear the dirty flag.
*/
void clear_dirty();

Expand Down

0 comments on commit bf33b18

Please sign in to comment.