Skip to content

Commit

Permalink
I always forget about the obfuscations
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmess1221 committed May 20, 2016
1 parent 1dbf621 commit f1fdda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/events.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{ "id": "FillyEvents", "mcp": "com.hepolite.fillycam.FillyEvents" }
],
"methods": [
{ "id": "getEyeHeight", "mcp": "getEyeHeight", "srg": "func_70047_e", "obf": "bn" }
{ "id": "getEyeHeight", "mcp": "getEyeHeight", "srg": "func_70047_e", "obf": "bo" }
]
},
"descriptors": [
Expand Down

0 comments on commit f1fdda1

Please sign in to comment.