npm update, npm run format, added new migration
This commit is contained in:
@ -69,7 +69,7 @@ export class BaseMapObject extends BaseEntity {
|
||||
}
|
||||
|
||||
getDepthOffsets() {
|
||||
return this.depthOffsets;
|
||||
return this.depthOffsets
|
||||
}
|
||||
|
||||
setOriginX(originX: number) {
|
||||
|
Reference in New Issue
Block a user