fix(s1): mislabeled method (#127)

This commit is contained in:
quaK 2023-06-11 17:31:17 +03:00 committed by GitHub
parent 9277e03011
commit 4f0573c5f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1104,7 +1104,7 @@ extern std::array<std::pair<u16, char const*>, meth_count> const meth_list
{ 0x8443, "challengenotification" },
{ 0x8444, "cancelaimove" },
{ 0x8445, "vehicle_jetbikesethoverforcescale" },
{ 0x8446, "vehicle_jetbikesethoverforcescale" },
{ 0x8446, "linktosynchronizedparent" },
{ 0x8447, "getclientomnvar" },
{ 0x8448, "drawpostresolve" },
{ 0x8449, "drawpostresolveoff" },