Skip to content

Commit 23c8623

Browse files
committed
Satisfy demand
1 parent 5e7bd3c commit 23c8623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/overmap_ui.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@ static bool create_point_of_interest( const tripoint_abs_omt &curs )
14141414
return true;
14151415
}
14161416
return false;
1417-
};
1417+
}
14181418

14191419
// if false, search yielded no results
14201420
static bool search( const ui_adaptor &om_ui, tripoint_abs_omt &curs, const tripoint_abs_omt &orig )

0 commit comments

Comments
 (0)