camp and follow

This commit is contained in:
ineed bots
2026-08-25 15:10:52 -06:00
parent 94bf78b364
commit f1a24027d8
3 changed files with 319 additions and 4 deletions
+2 -2
View File
@@ -371,8 +371,8 @@ watchSaveWaypointsCommand()
println( level.waypointcount );
// cod2 fprintln always ends the write with a comma...
//f = openfile( filename, "write" );
f = -1;
f = openfile( filename, "write" );
// besure to fix it in post ig
if ( f >= 0 )
{