We are no longer backwards compat

This commit is contained in:
INeedGames 2020-11-08 14:00:35 -06:00
parent d5124daefc
commit e194fafafb

View File

@ -1,9 +0,0 @@
init()
{
scripts\bots::init();
}
bots_init()
{
init();
}