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; }