Gag spacing was not updated

This commit is contained in:
TehRealSalt 2019-01-13 20:47:57 -05:00
parent 327a11721c
commit e2b3cd181e

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}
};