6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
|
#include "wow_inc_bounty"
|
||
|
void main()
|
||
|
{
|
||
|
wow_SetChoice(10);
|
||
|
}
|