rnd-20140222-2-src
[rocksndiamonds.git] / src / tools.c
index 5c64af94ecb82e781c355c0f6219d0b44d6214de..022677d47f83f1baa17e2c4ee41d497e59e6f78f 100644 (file)
@@ -5613,7 +5613,7 @@ unsigned int MoveDoor(unsigned int door_state)
 #endif
 
        int classic_vxsize = 100;
-       int classic_vysize = 280;
+       int classic_vysize = 100;
        boolean classic_door_2_size = (VXSIZE == classic_vxsize &&
                                       VYSIZE == classic_vysize);