mirror of
https://github.com/DashyFox/StackSport.git
synced 2025-06-28 05:09:32 +00:00
upd
This commit is contained in:
@ -204,7 +204,9 @@ initcomlete = 1;
|
||||
/* USER CODE BEGIN WHILE */
|
||||
|
||||
Shot testShot;
|
||||
memset(&testShot, 0x00, sizeof(Shot));
|
||||
getShot(3, &testShot);
|
||||
|
||||
if(!testShot.isExist){
|
||||
testShot.countRepeatShot = 1;
|
||||
testShot.speedRollerTop = 200;
|
||||
|
Reference in New Issue
Block a user