Skip to content

Commit

Permalink
Fixing the title to be compatible with 5.1.0f3
Browse files Browse the repository at this point in the history
Adding README.md.meta
  • Loading branch information
toxicFork committed Jun 24, 2015
1 parent f38378e commit eeb435b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Editor/TextureAtlasSlicer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public static bool ValidateSliceUsingXML(MenuCommand command) {
public TextureImporter importer;

public TextureAtlasSlicer() {
title = "Texture Atlas Slicer";
titleContent = new GUIContent("XML Slicer");
}


Expand Down
8 changes: 8 additions & 0 deletions README.md.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eeb435b

Please sign in to comment.