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