Gag spacing was not updated

This commit is contained in:
TehRealSalt 2019-01-13 20:47:57 -05:00
parent 9fb290577a
commit b560a90890
1 changed files with 1 additions and 1 deletions

View File

@ -556,7 +556,7 @@ static struct {
// This Tyler52 gag is troublesome
// Alignment should be ((spaces+1 * 100) + (headers+1 * 38) + (lines * 15))
// Current max image spacing: (200*17)
{112, (15*100)+(17*38)+(102*15), "TYLER52", SKINCOLOR_NONE},
{112, (15*100)+(17*38)+(72*15), "TYLER52", SKINCOLOR_NONE},
{0, 0, NULL, SKINCOLOR_NONE}
};