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 ea8d2e483f
commit 03b44731a8

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)