1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-07-12 20:55:34 +00:00

More Explicit Folder Names

Also fixed those THREE.js warnings, that CubeGeometry was outdated, now
using BoxGeometry.
This commit is contained in:
Lars Martens 2015-03-23 16:21:14 +01:00
parent 0a1a092233
commit caf851ca37
9 changed files with 19 additions and 19 deletions

View file

@ -85,7 +85,7 @@ a{
#disabledslots .sprite{
background-repeat: no-repeat;
background-image: url("ic/slots.png");
background-image: url("images/slots.png");
width: 16px;
height: 16px;
display: inline-block;