Removing useless resource
This commit is contained in:
parent
267476c651
commit
c59a335a1a
@ -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…
Reference in New Issue
Block a user