From fd3fcb461253bb8d269faa90af877e1e3e8b12a8 Mon Sep 17 00:00:00 2001 From: megamage Date: Fri, 7 Nov 2008 09:36:46 -0600 Subject: [svn] Remove isVisible function. Check stealth and invisible in canAttack(); Use new remove aura by interrupt flag function. --HG-- branch : trunk --- src/game/GameEvent.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/game/GameEvent.cpp') diff --git a/src/game/GameEvent.cpp b/src/game/GameEvent.cpp index 496d6b46f76..6a7ce09a02d 100644 --- a/src/game/GameEvent.cpp +++ b/src/game/GameEvent.cpp @@ -10,12 +10,12 @@ * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include "GameEvent.h" -- cgit v1.2.3