Skip to content

Commit

Permalink
Add #68: network GUI icons (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
andythenorth committed Sep 12, 2021
1 parent aa7b628 commit cd61b9b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sprites/extra/extra-openttd-gui.pnml
Expand Up @@ -335,3 +335,10 @@ alternative_sprites(ottd_gui184, ZOOM_LEVEL_IN_2X, BIT_DEPTH_8BPP) {
[ 18, 4, 20, 20, 0, 0, NOCROP, "sprites/png/extra/extra-gui-window-icons.png"] // rename entity
[ 58, 4, 22, 20, 0, 0, NOCROP, "sprites/png/extra/extra-gui-window-icons.png"] // go to location
}
replacenew ottd_gui186(OTTD_GUI, "", 186) {
[ 0, 0, 12, 10, 0, 0, "sprites/png/gui/network.png"] // network chat icon
[ 22, 0, 12, 10, 0, 0, "sprites/png/gui/network.png"] // network settings icon
[ 44, 0, 12, 10, 0, 0, "sprites/png/gui/network.png"] // network join icon
[ 66, 0, 10, 10, 0, 0, "sprites/png/gui/network.png"] // network player icon
[ 86, 0, 10, 10, 0, 0, "sprites/png/gui/network.png"] // network crown icon
}
Binary file added sprites/png/gui/network.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cd61b9b

Please sign in to comment.