muffin v7.4.12
This commit is contained in:
parent
e3e5a401c3
commit
0f9f445830
38 changed files with 13646 additions and 10442 deletions
|
|
@ -0,0 +1,8 @@
|
|||
namespace Questionable.Model.Questing;
|
||||
|
||||
public sealed class FateActionTarget
|
||||
{
|
||||
public uint DataId { get; set; }
|
||||
|
||||
public EAction Action { get; set; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue