Always send html after heal or not.
This commit is contained in:
parent
df61080e8d
commit
20e92e9522
@ -235,8 +235,8 @@ public final class HomeBoard implements IParseBoardHandler
|
||||
summon.setCurrentCp(summon.getMaxCp());
|
||||
}
|
||||
activeChar.sendMessage("You used heal!");
|
||||
CommunityBoardHandler.separateAndSend(HtmCache.getInstance().getHtm(activeChar.getHtmlPrefix(), "data/html/CommunityBoard/Custom/" + page + ".html"), activeChar);
|
||||
}
|
||||
CommunityBoardHandler.separateAndSend(HtmCache.getInstance().getHtm(activeChar.getHtmlPrefix(), "data/html/CommunityBoard/Custom/" + page + ".html"), activeChar);
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user