Resolve WES-47 "Final result view"

This commit is contained in:
Louis Adriaens
2023-03-11 16:17:07 +00:00
parent 7c6a5b8fe5
commit e24765fa05
10 changed files with 4708 additions and 846 deletions

View File

@@ -11,7 +11,7 @@ public class UserList : ScriptableObject
{
/// <summary>
/// Helper class to enable serialization of the UserList class
/// (<c>ScriptableObkect</c>s cannot be serialized)
/// (<c>ScriptableObject</c>s cannot be serialized)
/// </summary>
[Serializable]
public class StoredUserList