cod5-sdk/raw/maps/ber1_geo.gsc
2008-11-20 00:00:00 +00:00

14 lines
No EOL
243 B
Text

// scripting by Bloodlust
// level design by BSouds
#include maps\_utility;
// main function for handeling Berlin 1 - "The Key to Berlin"
main()
{
//maps\ber1_geo_fx::main();
maps\_load::main();
wait_for_first_player();
}