updated texture path

This commit is contained in:
Subaraki
2019-10-26 22:12:30 +02:00
committed by GitHub
parent be53e3af59
commit e33a9573ef

View File

@@ -2,7 +2,7 @@
"screens" : [{
"COMMENT" : "WORLD HANDLER SUPPORT",
"class" : "exopandora.worldhandler.gui.container.impl.GuiWorldHandler",
"texture" : "worldhandler:textures/gui/world_handler.png",
"texture" : "worldhandler:textures/gui/modsupport/wordhandler_gui_publicguiannouncement.png",
"size" : [248, 188]
}]
}