Repositories
/
curblaster.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a7ff6
)
Zero triple shot on new game.
author
Gwyn Ciesla
<limburgher@gmail.com>
Mon, 12 Nov 2012 12:34:41 +0000
(06:34 -0600)
committer
Gwyn Ciesla
<limburgher@gmail.com>
Mon, 12 Nov 2012 12:34:41 +0000
(06:34 -0600)
main.cpp
patch
|
blob
|
blame
|
history
diff --git
a/main.cpp
b/main.cpp
index
b1e326d
..
08381bc
100644
(file)
--- 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<podmax; podloop++){
if(pods[podloop].active==0){