7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
#include "qst_include"
|
|
|
|
void main()
|
|
{
|
|
QST_DoClickSpawnCreature();
|
|
}
|