Fix nocolor messing with dark_room on levelchange
commit864fb1e2031e4b6ccc7c1df5ce6bc231010de79e
authorPasi Kallinen <paxed@alt.org>
Fri, 10 Jul 2015 12:46:58 +0000 (10 15:46 +0300)
committerPasi Kallinen <paxed@alt.org>
Fri, 10 Jul 2015 12:49:33 +0000 (10 15:49 +0300)
tree1d0a5db1e5fdbaeff9faa1a04eaaa52a3c6006b3
parent3caa4e2adb07ba63d659fb3bd1103ab534b8aead
Fix nocolor messing with dark_room on levelchange

As reported by Pat:
> After leaving a level and then returning, I'm seeing lit
> room squares as blank
> Options all have their default settings

OPTIONS=nocolor is the default; we should probably change this
sometime, because nearly everyone plays with color.
src/options.c