Skip to content

Commit

Permalink
nmrih 1.13.0 gamedata
Browse files Browse the repository at this point in the history
  • Loading branch information
dysphie committed Oct 31, 2022
1 parent 318ce49 commit 8c42928
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions gamedata/map-translator.games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"CPointMessageMultiplayer::SendMessage"
{
"library" "server"
"windows" "\x55\x8B\xEC\x83\xEC\x50\x53\x8B\xD9\x33\xC0\xB9\x01\x00\x00"
"windows" "\x55\x8B\xEC\x83\xEC\x48\x33\xC0\x89\x4D\xF8\x38\x81\x88\x03\x00\x00"
"linux" "@_ZN24CPointMessageMultiplayer11SendMessageEP11CBasePlayer"
}

Expand All @@ -52,10 +52,7 @@
"linux" "@_ZN18CEnvInstructorHint13InputShowHintER11inputdata_t"
}
}
}

"nmrih"
{
"Functions"
{
"CEnvInstructorHint::InputShowHint"
Expand Down
2 changes: 1 addition & 1 deletion scripting/map-translator.sp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#define GAME_NMRIH 1
#define GAME_ZPS 2

#define PLUGIN_VERSION "0.3.9"
#define PLUGIN_VERSION "0.3.10"

#define PREFIX "[Map Translator] "

Expand Down

0 comments on commit 8c42928

Please sign in to comment.