diff -r 8ad0e23e6d63 -r d1e2d82d9ccc hedgewars/hwengine.pas --- a/hedgewars/hwengine.pas Tue Feb 01 15:30:08 2011 +0100 +++ b/hedgewars/hwengine.pas Tue Feb 01 19:49:10 2011 +0100 @@ -379,7 +379,7 @@ //uGame does not need to be freed //uFloat does not need to be freed uCollisions.freeModule; //stub - uChat.freeModule; //stub + uChat.freeModule; uAmmos.freeModule; uAIMisc.freeModule; //stub //uAIAmmoTests does not need to be freed