Commit generated by command: find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \ '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
* Fix to tab margins when a tab is closed * Changed the life bar colors of UICreatureButtons * Added onDeath to Creatures class