Fix a visual error where adding to queue would visually place items next to the starting index rather than at the end. This was a result of forgetting to update the Add instructions returned by Queue.addToNext to return the end of the queue rather than the current index, which completely broke the queue visual. Resolves #435. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| NOTICE | ||
| proguard-rules.pro | ||