have save files use Colors enums
commit65db3159529929657ed150853c066c98ffcf5e55
authorPhilip Pavlick <swashdev@pm.me>
Thu, 10 Sep 2020 00:59:13 +0000 (9 19:59 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Thu, 10 Sep 2020 00:59:13 +0000 (9 19:59 -0500)
tree3b6a26616b0b439921d22950fe56e6f16a8c6a21
parent3c43695ac636a2db3684a0bec0dd9d18a3dcff88
have save files use Colors enums

Rather than storing color data manually, store the Colors enum that
every object now uses to store the *index* to that color pair in the CLR
array.
src/savefile.d