mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-18 05:33:47 +00:00
[2e][DB] felszereles viselt cipelt aprosagok
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Kemkas.Web.ViewModels;
|
||||
/// <summary>
|
||||
/// currently the same for 1st edition and 2nd edition, be cautious!
|
||||
/// </summary>
|
||||
public struct KarakterTulajdonsagokDto
|
||||
public class KarakterTulajdonsagokDto
|
||||
{
|
||||
[JsonPropertyName("t_ero")]
|
||||
public byte Ero { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user