mirror of
https://github.com/DashyFox/StackSport.git
synced 2025-06-28 05:09:32 +00:00
shooting process
This commit is contained in:
@ -245,7 +245,7 @@ void IR_ShotPrepared() {
|
||||
InputHandler = IR_ShotPrepared;
|
||||
switch (data.command) {
|
||||
case IR_START:
|
||||
startShooting();
|
||||
startShooting(infoBlock.hwInfo.timings.preRun);
|
||||
break;
|
||||
default:
|
||||
InputHandler();
|
||||
|
Reference in New Issue
Block a user