# HG changeset patch # User sheepluva # Date 1526420827 -7200 # Node ID 706b34d0ce602180e917df3db90601e4c680f18c # Parent 72bbccf9a715010c348867c383daa1e50cdc0e1b whoops, I initialized my new var incorrectly diff -r 72bbccf9a715 -r 706b34d0ce60 hedgewars/uChat.pas --- a/hedgewars/uChat.pas Tue May 15 17:05:40 2018 +0200 +++ b/hedgewars/uChat.pas Tue May 15 23:47:07 2018 +0200 @@ -1257,7 +1257,7 @@ LastChatScaleValue:= 0; LastUIScaleValue:= 0; - SkipNextInput:= true; + SkipNextInput:= false; InputLinePrefix.Tex:= nil; UpdateInputLinePrefix();