Comment return false in motion functions

This commit is contained in:
Scott Lahteine
2017-12-24 22:56:23 -06:00
parent f218eb0ddf
commit 705ea98fd3
2 changed files with 6 additions and 4 deletions

View File

@ -621,6 +621,8 @@
} // segment loop
} // cell loop
return false; // caller will update current_position
}
#endif // UBL_SEGMENTED