7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
#include "sc_dart_include"
|
|
|
|
void main()
|
|
{
|
|
setPlayerTargetRegion(GetPCSpeaker(), TARGET_REGION_NUMBER);
|
|
}
|