Skip to content

Commit

Permalink
Merge pull request nicoboss#177 from wzsx150/patch-1
Browse files Browse the repository at this point in the history
add master_key_11 key hash
  • Loading branch information
nicoboss authored Apr 25, 2024
2 parents 4ee7c8c + 209d519 commit 921590a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nsz/nut/Keys.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
'master_key_0d': 723654444,
'master_key_0e': 2690905064,
'master_key_0f': 4082108335,
'master_key_10': 788455323
'master_key_10': 788455323,
'master_key_11': 1214507020
}

def getMasterKeyIndex(i):
Expand Down

0 comments on commit 921590a

Please sign in to comment.