projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
338cfb1
)
rnd-19981020-2
author
Holger Schemel
<info@artsoft.org>
Mon, 19 Oct 1998 23:30:57 +0000
(
01:30
+0200)
committer
Holger Schemel
<info@artsoft.org>
Sat, 30 Aug 2014 08:31:17 +0000
(10:31 +0200)
src/tools.c
patch
|
blob
|
history
diff --git
a/src/tools.c
b/src/tools.c
index 0b33994c2c28f42dc1b9813628b1c345b8aefc88..9e0ec6793b001410a511504cf552070f5484595a 100644
(file)
--- a/
src/tools.c
+++ b/
src/tools.c
@@
-1678,6
+1678,9
@@
unsigned int MoveDoor(unsigned int door_state)
}
}
+ if (setup.quick_doors)
+ StopSound(SND_OEFFNEN);
+
if (door_state & DOOR_ACTION_1)
door1 = door_state & DOOR_ACTION_1;
if (door_state & DOOR_ACTION_2)