Switch to 6.3
This commit is contained in:
@@ -9,9 +9,6 @@ namespace Interactions
|
||||
/// </summary>
|
||||
public abstract class SaveableInteractable : InteractableBase
|
||||
{
|
||||
[Header("Save System")]
|
||||
[SerializeField]
|
||||
|
||||
// Save system configuration
|
||||
public override bool AutoRegisterForSave => true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user