Skip to content

Commit eeb435b

Browse files
committed
Fixing the title to be compatible with 5.1.0f3
Adding README.md.meta
1 parent f38378e commit eeb435b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

Editor/TextureAtlasSlicer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public static bool ValidateSliceUsingXML(MenuCommand command) {
3636
public TextureImporter importer;
3737

3838
public TextureAtlasSlicer() {
39-
title = "Texture Atlas Slicer";
39+
titleContent = new GUIContent("XML Slicer");
4040
}
4141

4242

README.md.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)