Merge pull request #3 from jtsshieh/master

Horrible person that made me go out of my way to fix his stupid issue…
This commit is contained in:
Nayab 2017-09-23 20:37:29 -05:00 committed by GitHub
commit 2992686ec7

View file

@ -230,7 +230,7 @@ namespace ShiftOS.Main
break;
case 127:
rtext = rtext + "100%";
conversationtimer.Interval = 1000;
conversationtimer.Interval = 1000;
break;
case 128:
TextType(Environment.NewLine + "Format Complete");