aboutsummaryrefslogtreecommitdiff
path: root/costume.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'costume.cpp')
-rw-r--r--costume.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/costume.cpp b/costume.cpp
index 7a7cdcfe92..72db591c67 100644
--- a/costume.cpp
+++ b/costume.cpp
@@ -702,12 +702,6 @@ void CostumeRenderer::proc_special(Actor *a, byte mask2)
byte shadow4;
byte shadow5;
-
- if(a->costume==153) //Samnmax elevator FIXME
-
- return;
-
-
shadow1=a->shadow_mode & 0x80;
shadow2=a->shadow_mode & 0x40;
shadow3=a->shadow_mode & 0x20;