Commit 9c13ae0e authored by alexey.musinov's avatar alexey.musinov

[mobile] test data range

parent 7c325d63
......@@ -7104,7 +7104,7 @@ function offline_apply_event(type,params) {
_stream = global_memory_stream_menu;
_stream["ClearNoAttack"]();
_stream["WriteLong"](isValid);
_stream["WriteBool"](isValid);
_return = _stream;
break;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment