added forward for the connect message so stoat can log it to livechat

This commit is contained in:
jenz
2026-07-26 13:18:28 +02:00
parent 921ae4e136
commit b527ce5473
2 changed files with 34 additions and 0 deletions
@@ -0,0 +1,6 @@
#if defined _connect_announce_included_
#endinput
#endif
#define _connect_announce_included_
forward void GetPlayerConnectMessage(char[] message);