// Cloned by Lakshita Dubey on 27 Nov 2023 from Mind "New Mind" by Joseph Adeosun
// Please leave this clone trail here.
AB.mind.newRun = function()
{
};
AB.mind.endRun = function()
{
};
AB.mind.getAction = function ( state )
{
return ( 0 );
};