From b8d31e448f1534d0f3a96ddd48ac9eb7a80ae10a Mon Sep 17 00:00:00 2001 From: Holger Schemel Date: Sat, 27 Sep 2003 14:29:10 +0200 Subject: [PATCH] rnd-20030927-1-src --- src/conftime.h | 2 +- src/main.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/conftime.h b/src/conftime.h index bdd4d30e..068d3fa4 100644 --- a/src/conftime.h +++ b/src/conftime.h @@ -1 +1 @@ -#define COMPILE_DATE_STRING "[2003-09-26 03:45]" +#define COMPILE_DATE_STRING "[2003-09-27 11:36]" diff --git a/src/main.h b/src/main.h index 8557db58..ef941752 100644 --- a/src/main.h +++ b/src/main.h @@ -114,7 +114,7 @@ #define EP_INACTIVE 54 /* values for special configurable properties (depending on level settings) */ -#define EP_EM_SLIPPERY_WALL 35 +#define EP_EM_SLIPPERY_WALL 55 /* values for special graphics properties (no effect on game engine) */ #define EP_GFX_CRUMBLED 56 -- 2.34.1