Skip to content

Commit b878671

Browse files
dmweverjere8184
authored andcommitted
Update cost_field.h
1 parent 772dd4a commit b878671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libopenage/pathfinding/cost_field.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ class CostField {
159159
std::vector<cost_t> cells;
160160

161161
/**
162-
* Cost field values.
162+
* Cost stamp vector.
163163
*/
164164
std::vector<std::optional<cost_stamp_t>> cost_stamps;
165165
};

0 commit comments

Comments
 (0)