mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-13 02:01:51 +00:00
Fixed class handle type
This commit is contained in:
parent
66f085250a
commit
633dacab36
@ -470,7 +470,7 @@ export class ModInterface {
|
||||
|
||||
/**
|
||||
*
|
||||
* @param {typeof Object} classHandle
|
||||
* @param {Class} classHandle
|
||||
* @param {({ $super, $old }) => any} extender
|
||||
*/
|
||||
extendClass(classHandle, extender) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user