Skip to content

Commit

Permalink
Removed old search + added back icon
Browse files Browse the repository at this point in the history
  • Loading branch information
HyCraftHD committed May 10, 2019
1 parent 293b13c commit 9cf85f4
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 371 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ public class MusicPlayerResources {
public static final ResourceLocation textureAdd = new ResourceLocation(MusicPlayerMod.modid, "textures/gui/add.png");
public static final ResourceLocation textureUp = new ResourceLocation(MusicPlayerMod.modid, "textures/gui/up.png");
public static final ResourceLocation textureDown = new ResourceLocation(MusicPlayerMod.modid, "textures/gui/down.png");
public static final ResourceLocation textureBack = new ResourceLocation(MusicPlayerMod.modid, "textures/gui/back.png");

public static final ResourceLocation textureSocialYoutube = new ResourceLocation(MusicPlayerMod.modid, "textures/gui/socialmedia/youtube-logo.png");
public static final ResourceLocation textureSocialSoundcloud = new ResourceLocation(MusicPlayerMod.modid, "textures/gui/socialmedia/soundcloud-logo.png");
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9cf85f4

Please sign in to comment.