Notifications misc.png

This commit is contained in:
noil 2021-04-15 15:19:48 -04:00
parent 9c4bf42180
commit 717ebbbe3b
2 changed files with 1 additions and 1 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB