8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
#include "inc_arenasummon"
|
|
|
|
void main()
|
|
{
|
|
ArenaSummon("x2_mindfveneratr");
|
|
}
|
|
|