Don't count down wait timer when executing a command line
You can see what this fixes by issuing wait 35
and calling COM_BufInsertText
35 times. The commands which are issued will execute all immeiately.
You can see what this fixes by issuing wait 35
and calling COM_BufInsertText
35 times. The commands which are issued will execute all immeiately.