6 lines
89 B
Plaintext
6 lines
89 B
Plaintext
#include "sc_dart_include"
|
|
void main()
|
|
{
|
|
setPlayerTargetNumber(GetPCSpeaker(), 4);
|
|
}
|