Removing useless resource
This commit is contained in:
parent
267476c651
commit
c59a335a1a
1 changed files with 0 additions and 1 deletions
|
@ -313,7 +313,6 @@ export const loadAllLayers = (load: LoaderPlugin) => {
|
||||||
}
|
}
|
||||||
|
|
||||||
export const OBJECTS: Array<PlayerResourceDescriptionInterface> = [
|
export const OBJECTS: Array<PlayerResourceDescriptionInterface> = [
|
||||||
{name:'report_flag', img:'resources/objects/report_flag.png'},
|
|
||||||
{name:'layout_modes', img:'resources/objects/layout_modes.png'},
|
{name:'layout_modes', img:'resources/objects/layout_modes.png'},
|
||||||
{name:'teleportation', img:'resources/objects/teleportation.png'},
|
{name:'teleportation', img:'resources/objects/teleportation.png'},
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue