From: Joshua Grams Date: Mon, 13 Dec 2004 21:37:30 +0000 (+0000) Subject: blowing from where you died X-Git-Tag: 0.1~34 X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=commitdiff_plain;h=5653fa3092dd1821ca9f50cf85210de4d05a3cf9 blowing from where you died --- diff --git a/main.c b/main.c index 9919777..662aa97 100644 --- a/main.c +++ b/main.c @@ -1002,8 +1002,8 @@ int gameloop() { // Create a new ship and start all over again state = GAMEPLAY; play_tune(1); - xship = 10; - yship = YSIZE/2; + // xship = 10; + // yship = YSIZE/2; xvel = 3; yvel = 0; break; @@ -1056,14 +1056,13 @@ int gameloop() { for(i = 0; i