This commit is contained in:
ineed bots
2023-12-11 17:11:08 -06:00
parent f95e0ac9fb
commit 7458491ac1
3 changed files with 13 additions and 31 deletions

View File

@ -113,5 +113,5 @@ do_cmdexec( a )
do_ishost()
{
self isHost();
return self isHost();
}