Annotations + Removal of unneeded lines
This commit is contained in:
committed by
Jerome Coudron
parent
8c69ec3cc6
commit
785e56b883
@@ -19,7 +19,7 @@ public class PersistentDataController
|
||||
/// Current implementation version of the PersistentDataController
|
||||
/// </summary>
|
||||
/// <remarks>MSB represent sprint version, LSB represent subversion</remarks>
|
||||
public const int VERSION = 0x04_03;
|
||||
public const int VERSION = 0x06_01;
|
||||
|
||||
/// <summary>
|
||||
/// Path of the <c>.json</c>-file to store all serialized data
|
||||
|
||||
Reference in New Issue
Block a user