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:
parent
0a1a092233
commit
caf851ca37
9 changed files with 19 additions and 19 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue