Should check SelectUnits args.

This commit is contained in:
johns 2001-02-22 22:00:55 +00:00
parent 58536d02a9
commit 3367e73596

View file

@ -1046,6 +1046,7 @@ global void DrawUnits(void)
//
// Select all units touching the viewpoint.
//
// FIXME: Must be here +1 on Width, Height.
n=SelectUnits(MapX,MapY,MapX+MapWidth,MapY+MapHeight,table);
//