Created
June 14, 2018 11:57
-
-
Save aknik/cea0e93834535d70048cd43f30d6989e to your computer and use it in GitHub Desktop.
plusdede
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.method public isPremium()Z | |
.locals 1 | |
.line 82 | |
iget-boolean v0, p0, Lcom/YisusStudios/Plusdede/MyAPP;->networkEnabled:Z | |
if-eqz v0, :cond_0 | |
iget-boolean v0, p0, Lcom/YisusStudios/Plusdede/MyAPP;->networkPremium:Z | |
if-eqz v0, :cond_0 | |
const/4 v0, 0x1 | |
goto :goto_0 | |
:cond_0 | |
const/4 v0, 0x1 # Cambio 0 a 1 | |
:goto_0 | |
return v0 | |
.end method |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment