rnd-20070825-3-src
authorHolger Schemel <info@artsoft.org>
Sat, 25 Aug 2007 11:57:21 +0000 (13:57 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:55:57 +0000 (10:55 +0200)
commit267fdfe7bd36de708911eb361f911143f23a12c3
treedf63a559d31e928b6b967793077b12f81248dfcc
parent2013cd2fd3007687dd843914059cf1118ee935fc
rnd-20070825-3-src
* fixed problem with artwork config entries using the value "[DEFAULT]";
  this does not what one might expect, but sets the value to an invalid
  value -- solution: simply ignore such entries, which results in this
  value keeping its previous (real) default value (in general, entries
  that should use their default value should just not be defined here)
ChangeLog
src/conftime.h
src/files.c
src/libgame/setup.c
src/screens.c
src/tools.c