Skip to content

Commit

Permalink
Merge branch 'hotairfix' of https://github.com/Mshock777/Cataclysm-DDA
Browse files Browse the repository at this point in the history
…into merge2
  • Loading branch information
KA101 committed Sep 21, 2014
2 parents 2912f4e + c17f0a0 commit 264cb60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/cata_tiles.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -983,6 +983,11 @@ bool cata_tiles::draw_field_or_item(int x, int y)
case fd_weedsmoke:
case fd_cracksmoke:
case fd_methsmoke:
case fd_hot_air1:
case fd_hot_air2:
case fd_hot_air3:
case fd_hot_air4:
case fd_spotlight:
//need to draw fields and items both
is_draw_field = true;
do_item = true;
Expand Down

0 comments on commit 264cb60

Please sign in to comment.