mirror of
https://github.com/seppukudevelopment/seppuku
synced 2025-03-08 05:37:36 +00:00
Notifications misc.png
This commit is contained in:
parent
9c4bf42180
commit
717ebbbe3b
@ -34,7 +34,7 @@ public final class NotificationsComponent extends DraggableHudComponent {
|
||||
this.textures[2] = new Texture("warning.png");
|
||||
this.textures[3] = new Texture("error.png");
|
||||
this.textures[4] = new Texture("question.png");
|
||||
this.textures[5] = new Texture("module-misc.png");
|
||||
this.textures[5] = new Texture("misc.png");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
BIN
src/main/resources/assets/seppukumod/textures/misc.png
Normal file
BIN
src/main/resources/assets/seppukumod/textures/misc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
Loading…
Reference in New Issue
Block a user