Skip to content

Commit

Permalink
Merge pull request #7 from tiagotvrs/dev
Browse files Browse the repository at this point in the history
Corrigindo versão;
  • Loading branch information
0xtiago authored Apr 9, 2020
2 parents 910bd50 + 9b7b720 commit 87afc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def __init__(self):
#CONFIGURAÇÕES DA JANELA
################################################################################
##Configuração do título do jogo
self.titulo_jogo = "Faustão Invader - v0.1"
self.titulo_jogo = "Faustão Invader - v1.0"

##Configuração do ícone da janela
self.icone_jogo = "images/faustao_icon.png"
Expand Down

0 comments on commit 87afc42

Please sign in to comment.