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