Cleans forgotten useless commentaries
This commit is contained in:
parent
8bc75e1ccb
commit
cbf7cdfe29
@ -126,8 +126,7 @@ export class WorkadventurePlayerCommands extends IframeApiContribution<Workadven
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO: move or delete
|
export type Position = {
|
||||||
type Position = {
|
|
||||||
x: number;
|
x: number;
|
||||||
y: number;
|
y: number;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user