Closed nobuyukinyuu closed 9 years ago
Done, and I stripped out the virtual resolution stuff that's no longer needed.
Excellent. If you're using Jungle, be sure to eyeball the couple spots where vars are declared but not used (particularly after refactoring, since some have been moved further down into more localized block scopes and the enclosing declarations may no longer be necessary). I'd have removed those in this patch, but I wasn't sure which ones might still end up in use!