Quick fix wrong sizing of CIRCEL

This commit is contained in:
raven02 2013-06-15 11:30:01 +08:00
parent ce2c18d2fe
commit 2e2ec5bcea

View File

@ -34633,7 +34633,7 @@ const AtlasFont *ppge_fonts[1] = {
};
const AtlasImage ppge_images[4] = {
{0.033447f, 0.000244f, 0.048096f, 0.014893f, 31, 31, "I_CROSS"},
{0.000244f, 0.000244f, 0.015381f, 0.015381f, 32, 32, "I_CIRCLE"},
{0.000244f, 0.000244f, 0.015881f, 0.015881f, 32, 32, "I_CIRCLE"},
{0.066162f, 0.000244f, 0.079834f, 0.013916f, 29, 29, "I_SQUARE"},
{0.016357f, 0.000244f, 0.032471f, 0.013916f, 34, 29, "I_TRIANGLE"},
};