Remove debug message

This commit is contained in:
PikaMug 2020-02-13 04:51:45 -05:00
parent feb6fd1527
commit f3cb079d12

View File

@ -1396,7 +1396,6 @@ public class QuestFactory implements ConversationAbandonedListener {
if (questSection == null) {
questSection = data.createSection("quests");
}
System.out.println("id= " + context.getSessionData(CK.Q_ID));
ConfigurationSection newSection;
if (context.getSessionData(CK.Q_ID) == null) {
// Creating