diff CastSpellInfo.cpp @ 1487:cb396f55671e

Слияние
author Ritor1
date Thu, 29 Aug 2013 22:02:00 +0600
parents 7ef4b64f6329
children 965af46e8793
line wrap: on
line diff
--- a/CastSpellInfo.cpp	Thu Aug 29 22:01:47 2013 +0600
+++ b/CastSpellInfo.cpp	Thu Aug 29 22:02:00 2013 +0600
@@ -2122,7 +2122,7 @@
 		case SPELL_WATER_LLOYDS_BEACON:
 		{
 			LODWORD(v733) = 604800 * v2;
-			if ( !_stricmp(pCurrentMapName.data(), "d05.blv") )
+			if ( !_stricmp(pCurrentMapName, "d05.blv") )
 			{
 				ShowStatusBarString(pGlobalTXT_LocalizationStrings[428], 2); // Spell failed
 				pAudioPlayer->PlaySound(SOUND_PlayerCantCastSpell, 0, 0, -1, 0, 0, 0, 0);