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