Retocada ROAD TO THE JAIL

This commit is contained in:
2022-11-23 22:32:57 +01:00
parent 8c425f5698
commit b035b92ff4
2 changed files with 1 additions and 12 deletions

View File

@@ -17,7 +17,7 @@
34,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,25,
34,34,389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,387,25,25,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,513,190,189,190,537,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,513,189,190,537,0,0,0,0,
34,34,189,190,189,190,189,190,189,190,189,190,189,190,189,190,189,190,189,191,0,0,189,190,189,190,189,190,189,190,25,25
</data>
</layer>

View File

@@ -39,17 +39,6 @@ Logo::Logo(SDL_Renderer *renderer, Screen *screen, Resource *resource, Asset *as
counter = 0;
section.name = SECTION_PROG_LOGO;
section.subsection = subsection;
if (section.subsection == SUBSECTION_LOGO_TO_INTRO)
{
std::cout << "SUBSECTION_LOGO_TO_INTRO" << std::endl;
}
else
{
std::cout << "SUBSECTION_LOGO_TO_TITLE" << std::endl;
}
ticks = 0;
ticksSpeed = 15;
initFade = 300;