[update] Global installation
This commit is contained in:
@@ -16,7 +16,7 @@ class Event_Emitter
|
||||
*/
|
||||
on( names, callback )
|
||||
{
|
||||
let that = this;
|
||||
let that = this
|
||||
|
||||
// Errors
|
||||
if( typeof names === 'undefined' || names === '' )
|
||||
|
||||
Reference in New Issue
Block a user