mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-05-17 15:05:33 +00:00
Shiny Icons 😊
This commit is contained in:
parent
906eba120f
commit
2370f380db
6 changed files with 12 additions and 5 deletions
3
main.js
3
main.js
|
@ -92,8 +92,9 @@ $(document).ready(function(){
|
|||
mouseDownY = null;
|
||||
});
|
||||
|
||||
//Tips and tricks
|
||||
//Hide elements
|
||||
$("#tipsntricks").hide();
|
||||
$("#troubleshooting").hide();
|
||||
});
|
||||
|
||||
function setup(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue