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