# HG changeset patch # User nemo # Date 1290374024 18000 # Node ID 81b0961b9863f3a3cc684d2c6198dde1be25962b # Parent cdf844ce3d48ea471397d43d876b769a3ed2edf5 revert 4388 - was there already, I didn't notice. still no idea what the problem is diff -r cdf844ce3d48 -r 81b0961b9863 hedgewars/hwengine.pas --- a/hedgewars/hwengine.pas Sun Nov 21 15:57:38 2010 -0500 +++ b/hedgewars/hwengine.pas Sun Nov 21 16:13:44 2010 -0500 @@ -355,7 +355,6 @@ uVisualGears.initModule; uWorld.initModule; uCaptions.initModule; - uChat.initModule; end; end;