X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=skaterift.c;h=eb69bc7c18a1af50a71d3a9001044a3dcc9b8c3f;hb=6b9993651343af73bd48e2213910bbaadb41edaf;hp=a01f67a37859aa60902dc506696832bc05930127;hpb=e70b6d550d63af95cafd9ffdee1918faf02a6892;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/skaterift.c b/skaterift.c index a01f67a..eb69bc7 100644 --- a/skaterift.c +++ b/skaterift.c @@ -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