mirror of
https://github.com/nzp-team/quakespasm.git
synced 2025-04-24 17:49:02 +00:00
typo#2
This commit is contained in:
parent
ac58fe0342
commit
6d84103847
1 changed files with 1 additions and 0 deletions
|
@ -2300,6 +2300,7 @@ void sv_way_print_sorted_open_set() {
|
|||
Con_Printf("%.0f, ",waypoints[openset_waypoints[i]].f_score);
|
||||
}
|
||||
Con_Printf("\n");
|
||||
}
|
||||
|
||||
//
|
||||
// Removes a waypoint from a set, if it belongs to it.
|
||||
|
|
Loading…
Reference in a new issue