Handle qui quit
This commit is contained in:
@@ -317,7 +317,7 @@ struct rogue_state
|
||||
{
|
||||
uint64_t seed;
|
||||
char *keystrokes;
|
||||
uint32_t needflush,replaydone;
|
||||
uint32_t needflush,replaydone,didquit;
|
||||
int32_t numkeys,ind,num,guiflag,counter;
|
||||
char buffered[512];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user