6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
#include "wow_inc_bounty"
|
|
int StartingConditional()
|
|
{
|
|
return wow_BountySC();
|
|
}
|