Removed the comments in ON_DIFFICULTY's EASY definition,

...for it breaks things...

Fixes bug #17025.

shadowmaster demanded this commit.
This commit is contained in:
Steven Panek 2010-11-06 04:01:53 +00:00
parent 62146f79d4
commit 0a6fd74f77

View file

@ -25,13 +25,6 @@
# wmlscope: start conditionals
#ifdef EASY
#define ON_DIFFICULTY EASY_VALUE NORMAL_VALUE HARD_VALUE
# Macros to define different values based on difficulty levels
#
# Example:
# ! [set_variable]
# ! name=villain
# ! value={ON_DIFFICULTY (Wolf Rider) (Goblin Knight) (Direwolf Rider)}
# ! [/set_variable]
{EASY_VALUE}#enddef
#endif
#ifdef NORMAL