Changed the background feeding format for the new level format.
authorRicardo Cruz <rick2@aeiou.pt>
Sat, 21 Aug 2004 11:44:42 +0000 (11:44 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Sat, 21 Aug 2004 11:44:42 +0000 (11:44 +0000)
commit1e7faec8333b84dc75c9f1eaf3eab3d5821fa14a
tree3cbff770adde3bde709cba5f5f335bc4a1e5a0c2
parent4adec13cbf57960a4106b5140d52c14d0283eed3
Changed the background feeding format for the new level format.
Instead of: (top_red 255) (top_green 60) (top_blue 10)
It'd be: (top_color 255 60 10)

SVN-Revision: 1821
src/background.cpp