fix(gsc): I got one big silly goose in me

This commit is contained in:
6arelyFuture 2025-01-29 08:21:56 +00:00
parent e5aaf84369
commit 86c1a6135b

View File

@ -301,7 +301,7 @@ namespace gsc
return;
}
game::Scr_AddInt(1);
game::Scr_AddInt(game::BG_BotsConnectType());
}
const char* get_code_pos(const int index)