Skip to content
Snippets Groups Projects
Commit b72432df authored by Rumen Nikiforov's avatar Rumen Nikiforov
Browse files

BETA: Fixing minor typo in Bernarde npc not being able to find it's htmls.

	* Reported by: SoulScreamers
parent de842932
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
package hellbound.AI.NPC.Bernade;
package hellbound.AI.NPC.Bernarde;
import com.l2jserver.gameserver.model.actor.L2Npc;
import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;
......
......@@ -41,7 +41,7 @@ import hellbound.AI.OutpostCaptain;
import hellbound.AI.Ranku;
import hellbound.AI.Slaves;
import hellbound.AI.Typhoon;
import hellbound.AI.NPC.Bernade.Bernarde;
import hellbound.AI.NPC.Bernarde.Bernarde;
import hellbound.AI.NPC.Budenka.Budenka;
import hellbound.AI.NPC.Buron.Buron;
import hellbound.AI.NPC.Deltuva.Deltuva;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment