6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
|
// dm_c_setspid
|
||
|
void main()
|
||
|
{
|
||
|
SetLocalString(GetPCSpeaker(),"sTeam","SPID");
|
||
|
}
|