Commit 2bffd46
committed
Fixed FormularBot driving straight when shooting
Removed
else:
i += 1
which caused the bug. I added this because it was added to original GoslingUtils to fix a very rare crash/bug, but it's causing problems for me so I removed it
Also updated version number to 1.5 :D1 parent 3e8b546 commit 2bffd46
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | 80 | | |
0 commit comments