Forgot to initialize arcade
This commit is contained in:
parent
2f010032da
commit
fa5ed36025
@ -78,6 +78,7 @@ private:
|
|||||||
shooting = false;
|
shooting = false;
|
||||||
unjamming = false;
|
unjamming = false;
|
||||||
shooter_power = 0;
|
shooter_power = 0;
|
||||||
|
arcade = false;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user