7 lines
152 B
SourcePawn
7 lines
152 B
SourcePawn
#if defined _connect_announce_included_
|
|
#endinput
|
|
#endif
|
|
#define _connect_announce_included_
|
|
|
|
forward void GetPlayerConnectMessage(char[] message);
|