7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
#include "rd_questinc"
|
|
|
|
void main()
|
|
{
|
|
GetNextStep(GetPCSpeaker(),OBJECT_SELF);
|
|
}
|