projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c906ad8
)
rnd-20030614-3-src
author
Holger Schemel
<info@artsoft.org>
Sat, 14 Jun 2003 15:56:27 +0000
(17:56 +0200)
committer
Holger Schemel
<info@artsoft.org>
Sat, 30 Aug 2014 08:42:08 +0000
(10:42 +0200)
src/conftime.h
patch
|
blob
|
history
src/init.c
patch
|
blob
|
history
diff --git
a/src/conftime.h
b/src/conftime.h
index c59d979b816ee67919722a04fb271aed62936393..bc437b850de77a7b98ac151240994ea57ef30880 100644
(file)
--- a/
src/conftime.h
+++ b/
src/conftime.h
@@
-1
+1
@@
-#define COMPILE_DATE_STRING "[2003-06-14 14:
14
]"
+#define COMPILE_DATE_STRING "[2003-06-14 14:
45
]"
diff --git
a/src/init.c
b/src/init.c
index 8ccf065426e1d77694246063c638bb531219df59..77cf39a00fdba9c92f5f0203782b86aaf47ba1ee 100644
(file)
--- a/
src/init.c
+++ b/
src/init.c
@@
-1273,7
+1273,7
@@
void InitElementPropertiesStatic()
EL_SWITCHGATE_OPENING,
EL_SWITCHGATE_CLOSED,
EL_SWITCHGATE_CLOSING,
-#if
1
+#if
0
EL_SWITCHGATE_SWITCH_UP,
EL_SWITCHGATE_SWITCH_DOWN,
#endif
@@
-1281,7
+1281,7
@@
void InitElementPropertiesStatic()
EL_TIMEGATE_OPENING,
EL_TIMEGATE_CLOSED,
EL_TIMEGATE_CLOSING,
-#if
1
+#if
0
EL_TIMEGATE_SWITCH,
EL_TIMEGATE_SWITCH_ACTIVE,
#endif