added forward when tier arrived

This commit is contained in:
jenz
2026-06-16 01:33:14 +02:00
parent b4a943d987
commit b617d12870
2 changed files with 8 additions and 1 deletions
@@ -22,3 +22,4 @@ native int GetPlayerWorthRTV_boost_(int client);
*/
forward void GetPlayerHoursServer(int client, int hours, int minutes);
forward void GetPlayerTier(int client, int tier);