disabled movement at lock state

This commit is contained in:
David St-Onge 2018-07-30 01:07:50 -04:00
parent 79fea108a2
commit fbc5bd8e72
1 changed files with 1 additions and 1 deletions

View File

@ -677,7 +677,7 @@ function DoLock() {
m_navigation=motion_vector()
}
# #move
goto_abs(m_navigation.x, m_navigation.y, 0.0, 0.0)
# goto_abs(m_navigation.x, m_navigation.y, 0.0, 0.0)
BroadcastGraph()
# if(loop) {