NMV 0.8.0 - Big refactor and linting fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { GameObject } from '../classes/public/GameObject';
|
||||
import type { GameObject } from '../classes/public/GameObject';
|
||||
|
||||
export class ObjectResolvedEvent
|
||||
{
|
||||
object: GameObject
|
||||
public object: GameObject
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user