Fix misprint.

This commit is contained in:
levlam 2020-12-22 02:09:08 +03:00
parent f553638521
commit b89cb3fbd6

View File

@ -1501,7 +1501,7 @@ vector<td_api::object_ptr<td_api::closedVectorPath>> StickersManager::get_sticke
case 'm':
case 'M':
pos--;
// falltrough
// fallthrough
case 'z':
case 'Z':
if (x != start_x || y != start_y) {