From: Gwyn Ciesla Date: Mon, 12 Nov 2012 12:34:41 +0000 (-0600) Subject: Zero triple shot on new game. X-Git-Tag: 1.11~2 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=76650fffaa236fd28d5fe1ef1fcba8d4087b08b1;p=curblaster.git Zero triple shot on new game. --- diff --git a/main.cpp b/main.cpp index b1e326d..08381bc 100644 --- a/main.cpp +++ b/main.cpp @@ -1556,6 +1556,8 @@ int main(int argc, char *argv[]){ shieldup = 0; //Zero laser laser = 0; + //Zero triple shot + tripshot = 0; //Reactivate pods for(int podloop = 0; podloop