Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
meji46 committed Mar 1, 2024
1 parent 78a86a8 commit 380b1a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public static void ReadConditionalQuestText(Packet packet, int questId, int idx,
QuestgiverCreatureId = questgiverCreatureId,
Text = text,
OrderIndex = idx
};
};

switch (type)
{
Expand Down

0 comments on commit 380b1a9

Please sign in to comment.