fixed move & rotate tweens + mapping to child OK
This commit is contained in:
@@ -323,7 +323,7 @@ class MessageBus {
|
||||
* Helper method to match a chan with globbing
|
||||
*
|
||||
* @param {string} myChan (no glob)
|
||||
* @param {string} targetChan (possible glob)
|
||||
* @param {string} targetChan PATTERN (possible glob)
|
||||
* @returns {boolean}
|
||||
*/
|
||||
chanMatch(myChan, targetChan) {
|
||||
|
||||
Reference in New Issue
Block a user