7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
#include "inc_arenasummon"
|
|
|
|
void main()
|
|
{
|
|
ArenaSummon("x3_wyvern003");
|
|
}
|