Skip to content

Commit

Permalink
Add: the all black sprite OpenTTD just added
Browse files Browse the repository at this point in the history
  • Loading branch information
rubidium42 committed Sep 21, 2014
1 parent 9bf298a commit 0962ef7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions ogfxe_extra.pnml
Expand Up @@ -22,6 +22,7 @@
#include "sprites/extra/extra-openttd-flags.pnml"
#include "sprites/extra/extra-openttd-gui.pnml"
#include "sprites/extra/extra-openttd-airport-preview.pnml"
#include "sprites/extra/extra-openttd-recolour.pnml"

#include "sprites/extra/extra-plus-canals.pnml"
#include "sprites/extra/extra-plus-locks.pnml"
Expand Down
Empty file modified sprites/extra/extra-2ccmap.pnml 100755 → 100644
Empty file.
5 changes: 5 additions & 0 deletions sprites/extra/extra-openttd-recolour.pnml
@@ -0,0 +1,5 @@

replacenew(OTTD_RECOLOUR, "") {
/* All black recolour sprite. */
recolour_sprite { 0x00..0xFF: 1; }
}

0 comments on commit 0962ef7

Please sign in to comment.