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