Skip to content

Commit

Permalink
Update gamedata for 1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dysphie committed Aug 17, 2023
1 parent 2160972 commit 20ddc8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gamedata/guaranteedspawn.games.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"CSDKPlayer::State_Transition"
{
"library" "server"
"windows" "\x55\x8B\xEC\x56\x8B\xF1\x8B\x8E\x24\x13\x00\x00\x85\xC9\x74"
"windows" "\x55\x8B\xEC\x56\x8B\xF1\x8B\x8E\x10\x13\x00\x00\x85\xC9\x74"
"linux" "@_ZN10CSDKPlayer16State_TransitionE14SDKPlayerState"
}
}
Expand Down
2 changes: 1 addition & 1 deletion scripting/nmrih-guaranteedspawn.sp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include "nmrih-guaranteedspawn/admin-tools.sp"

#define PREFIX "[Guaranteed Spawn] "
#define PLUGIN_VERSION "1.0.21"
#define PLUGIN_VERSION "1.0.22"
#define PLUGIN_DESCRIPTION "Grants a spawn to late joiners"

#define INET_ADDRSTRLEN 16
Expand Down

0 comments on commit 20ddc8b

Please sign in to comment.