# HG changeset patch # User unc0rr # Date 1392555413 -14400 # Node ID 3be894730bd6a8d767b0eef8f98ec0e3d3b7a79d # Parent a846641d2b04300de38e29e83b29a14f2ab66d41 Fix build diff -r a846641d2b04 -r 3be894730bd6 hedgewars/uWorld.pas --- a/hedgewars/uWorld.pas Fri Feb 14 13:55:13 2014 +0400 +++ b/hedgewars/uWorld.pas Sun Feb 16 16:56:53 2014 +0400 @@ -429,7 +429,7 @@ AMRect: TSDL_Rect; {$IFDEF USE_AM_NUMCOLUMN}tmpsurf: PSDL_Surface;{$ENDIF} begin - if cOnlyStats then exit(false); + if cOnlyStats then exit(nil); SlotsNum:= 0; for i:= 0 to cMaxSlotIndex do