mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 16:37:23 +01:00
revert transient mdl/mtrl/tex
This commit is contained in:
parent
163048ac49
commit
7e2be41024
4 changed files with 10 additions and 12 deletions
|
|
@ -3,7 +3,7 @@
|
|||
public class TransientConfig : IMareConfiguration
|
||||
{
|
||||
public Dictionary<string, TransientPlayerConfig> TransientConfigs { get; set; } = [];
|
||||
public int Version { get; set; } = 0;
|
||||
public int Version { get; set; } = 1;
|
||||
|
||||
public class TransientPlayerConfig
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue