Commit 293feb2
[Bugfix] Fix infinite loop in TranslationTask (#741)
* fix infinite loop and missing return
(cherry picked from commit 13ce56c)
* fix build error (missing semicolon)
(cherry picked from commit 6f0b401)
* add translation
* change loop condition instead
* dont check max y
* Clean up
---------
Co-authored-by: DerToaster98 <38782719+DerToaster98@users.noreply.github.com>1 parent dc773dc commit 293feb2
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
| 233 | + | |
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| 240 | + | |
239 | 241 | | |
240 | 242 | | |
241 | 243 | | |
| |||
0 commit comments