Skip to content

Commit

Permalink
Add missing KEEP_ALIVE cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
sirf committed Mar 19, 2024
1 parent fd8e5ba commit 92840ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/melt/JitControl.proto
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ enum ControlType {
QUIT = 3;
SEEK = 4;
SEEK_REL = 5;
KEEP_ALIVE = 6;
}

0 comments on commit 92840ba

Please sign in to comment.