implement CMD_ZOOMSTOP

pull/3509/head
Isaac Connor 2022-06-17 15:13:30 -04:00
parent 95b0f017af
commit 290eca12fb
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ protected:
CMD_MAXFPS,
CMD_ANALYZE_ON,
CMD_ANALYZE_OFF,
CMD_ZOOMSTOP,
CMD_QUERY=99
} MsgCommand;