5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
void main()
|
||
|
{
|
||
|
SetLocalFloat(GetModule(),"fXPMultiplier",30.0);
|
||
|
}
|