Fix flip-flopped arguments in RouteMap:_removeInternal

This commit is contained in:
Lucien Greathouse
2018-05-25 23:40:34 -07:00
parent c856a3e361
commit 6ad763fc01
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Rojo Change Log
## Current master
* *No changes*
* Hotfix to prevent errors from being thrown when objects managed by Rojo are deleted
## 0.4.7 (May 25, 2018)
* Added icons to the Rojo plugin, made by [@Vorlias](https://github.com/Vorlias)! ([#70](https://github.com/LPGhatguy/rojo/pull/70))