5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
void main()
|
|
{
|
|
SetLocalFloat(GetPCSpeaker(), "COST_TOTAL", 7.0);
|
|
}
|