diff --git a/core/smn_player.cpp b/core/smn_player.cpp index 91996f27..0eae3e7a 100644 --- a/core/smn_player.cpp +++ b/core/smn_player.cpp @@ -1075,6 +1075,7 @@ REGISTER_NATIVES(playernatives) {"GetClientAvgPackets", GetAvgPackets}, {"GetClientOfUserId", GetClientOfUserId}, {"ShowActivity", ShowActivity}, + {"ShowActivityEx", ShowActivityEx}, {"KickClient", KickClient}, {NULL, NULL} };