diff --git a/sc2/src/sc2code/sis.h b/sc2/src/sc2code/sis.h index 36e9f80ae..b7c39cea2 100644 --- a/sc2/src/sc2code/sis.h +++ b/sc2/src/sc2code/sis.h @@ -224,7 +224,7 @@ typedef struct } SIS_STATE; // XXX: Theoretically, a player can have 17 devices on board without -// cheating (18 if never visited the Starbase). We only provide +// cheating. We only provide // room for 16 below, which is not really a problem since this // is only used for displaying savegame summaries. There is also // room for only 16 devices on screen.