Retocados dos pixels sobrantes
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 706 B After Width: | Height: | Size: 716 B |
@@ -246,7 +246,7 @@ void Title::render()
|
|||||||
|
|
||||||
if (section->subsection == SUBSECTION_TITLE_2)
|
if (section->subsection == SUBSECTION_TITLE_2)
|
||||||
{
|
{
|
||||||
// PRESS ANY KEY!
|
// 'PULSA 1P o 2P PARA JUGAR'
|
||||||
if (counter % 50 > 14)
|
if (counter % 50 > 14)
|
||||||
{
|
{
|
||||||
text1->writeDX(TXT_CENTER | TXT_SHADOW, GAMECANVAS_CENTER_X, GAMECANVAS_HEIGHT / 5 * 3, lang->getText(23), 1, noColor, 1, shdwTxtColor);
|
text1->writeDX(TXT_CENTER | TXT_SHADOW, GAMECANVAS_CENTER_X, GAMECANVAS_HEIGHT / 5 * 3, lang->getText(23), 1, noColor, 1, shdwTxtColor);
|
||||||
|
|||||||
Reference in New Issue
Block a user