From: Gwyn Ciesla Date: Mon, 12 Nov 2012 12:28:12 +0000 (-0600) Subject: Zero laser at new game. X-Git-Tag: 1.11~3 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=f5a7ff62ceab972d98b6891d3496eaa7cde5b4cf;p=curblaster.git Zero laser at new game. --- diff --git a/main.cpp b/main.cpp index 83e819d..b1e326d 100644 --- a/main.cpp +++ b/main.cpp @@ -1554,6 +1554,8 @@ int main(int argc, char *argv[]){ level = 1; //Drop shields shieldup = 0; + //Zero laser + laser = 0; //Reactivate pods for(int podloop = 0; podloop