6 lines
80 B
Plaintext
6 lines
80 B
Plaintext
// dm_c_setunc
|
|
void main()
|
|
{
|
|
SetLocalString(GetPCSpeaker(),"sTeam","UNC");
|
|
}
|