2020-09-25 03:09:28 -06:00

10 lines
62 B
Plaintext

init()
{
scripts\bots::init();
}
bots_init()
{
init();
}