projects
/
rocksndiamonds.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
minor whitespace change
[rocksndiamonds.git]
/
src
/
events.c
diff --git
a/src/events.c
b/src/events.c
index
6f6d41f
..
80917b0
100644
(file)
--- a/
src/events.c
+++ b/
src/events.c
@@
-1629,7
+1629,6
@@
void HandleKey(Key key, int key_status)
if (level.game_engine_type == GAME_ENGINE_TYPE_EM ||
level.game_engine_type == GAME_ENGINE_TYPE_SP)
{
-
if (level.game_engine_type == GAME_ENGINE_TYPE_SP &&
getRedDiskReleaseFlag_SP() == 0)
stored_player[pnr].action &= ~KEY_BUTTON_DROP;