my debug code removed:)

This commit is contained in:
honfika@gmail.com
2014-11-12 19:02:52 +01:00
parent 96e0b368ff
commit 0f2e06398a

View File

@@ -343,9 +343,6 @@ public abstract class Tag implements NeedsCharacters, Exportable, ContainerItem,
*/
@Override
public String toString() {
if (getName().equals("DefineSprite (406)")) {
int a = 1;
}
return getName();
}