diff --git a/src/tools/newresourcepack.h b/src/tools/newresourcepack.h index a667d40..71071d7 100644 --- a/src/tools/newresourcepack.h +++ b/src/tools/newresourcepack.h @@ -54,7 +54,7 @@ struct NewResourcePack class TextureResource : public ResourceInterface { - std::string m_name; +// std::string m_name; std::string m_path; int m_bitsPerPixel; bool m_isVerticallyReversed;