K 10
svn:author
V 8
sveinung
K 8
svn:date
V 27
2016-11-02T14:27:35.206325Z
K 7
svn:log
V 333
tilespec_reread(): initialize dependency first.

The function tileset_player_init() falls back to sprites.background.color if
the player doesn't have a color. But sprites.background.color is set in
tileset_background_init(). Make tilespec_reread() call
tileset_background_init() before it calls tileset_player_init().

See bug #25239
END
