Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ srv_check = False
# print('Offset of Player.assists is:', offset)
[[assists]]
offset_windows = 3172
offset_linux = 3192
offset_linux = 3196
type = INT


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ srv_check = False
[instance_attribute]

[[mvps]]
offset_windows = 12148
offset_linux = 12172
offset_windows = 12168
offset_linux = 12192
type = INT

[[clan_tag]]
Expand Down