fix super constructor call - fixes #34
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
SUPER_NAME.call(this, arguments);
|
||||
SUPER_NAME.apply(this, arguments);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user