- [FIX] nom de musica incorrecte
- [FIX] Al carregar el mapa nomes contaba fins a x=10 en compte de 20. - Aplicats els nous draw::draw() - Fora tots els draw::setTrans(), el color transparent no canvia en tot el joc.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
void game::init()
|
||||
{
|
||||
draw::init("Arounders", 320, 200, 3);
|
||||
draw::setTrans(0);
|
||||
|
||||
input::init(3);
|
||||
audio::init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user