Forgot to initialize arcade
This commit is contained in:
parent
2a0a5095a8
commit
a7a0574fba
@ -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