punish v6.8.18.0
This commit is contained in:
commit
cfb4dea47e
316 changed files with 554088 additions and 0 deletions
5
Questionable/Questionable.Model/PreviousQuestInfo.cs
Normal file
5
Questionable/Questionable.Model/PreviousQuestInfo.cs
Normal file
|
@ -0,0 +1,5 @@
|
|||
using Questionable.Model.Questing;
|
||||
|
||||
namespace Questionable.Model;
|
||||
|
||||
internal sealed record PreviousQuestInfo(QuestId QuestId, byte Sequence = 0);
|
Loading…
Add table
Add a link
Reference in a new issue