nonlocal stuff again
[carveJwlIkooP6JGAAIwe30JlM.git] / skaterift.c
index a01f67a37859aa60902dc506696832bc05930127..eb69bc7c18a1af50a71d3a9001044a3dcc9b8c3f 100644 (file)
@@ -166,7 +166,7 @@ VG_STATIC void vg_load(void)
    /* 'systems' are completely loaded now */
 
    /* load home world */
-   world_load( 0, "maps/mp_gridmap.mdl" );
+   world_load( 0, "maps/mp_spawn.mdl" );
    world_load( 1, "maps/mp_mtzero.mdl" );
 
 #if 0