9 lines
81 B
Plaintext
9 lines
81 B
Plaintext
#include "inc_arenasummon"
|
|
|
|
void main()
|
|
{
|
|
ArenaSummon("x2_demilich001");
|
|
}
|
|
|
|
|