fctom1215
2021-02-07 20bd5ec5a7f859c0f98f13ef62b906b1c781e51b
lib/src/main/cpp/test_items/turn_a90.cpp
@@ -138,11 +138,10 @@
    }
TEST_END:
    if (!testing) {
        MA_EnterMap(mapIndex, MAP_TYPE_TURN_90, 0);
    }
TEST_END:
    return testing? 1:0;
}