Fixed sentry

This commit is contained in:
INeedBots
2020-11-11 22:29:22 -06:00
parent 1894fb9265
commit 63216772ee
2 changed files with 17 additions and 13 deletions

View File

@ -32,6 +32,10 @@ test()
wait 0.05;
if (self is_bot())
continue;
{
}
else
{
}
}
}