Skip to content

Commit

Permalink
Revert 00ab656
Browse files Browse the repository at this point in the history
  • Loading branch information
Tupakaveli committed Aug 13, 2019
1 parent 1e61fe1 commit c84e96f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,10 @@ static int checkMC()
writeMCIcon();
}
} else {
writeMCIcon();
fileXioDclose(fd);
mcID = 0x31;
}
} else {
writeMCIcon();
fileXioDclose(fd);
mcID = 0x30;
}
Expand Down

0 comments on commit c84e96f

Please sign in to comment.