Last improvements on the save front
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Interactions
|
||||
public abstract class SaveableInteractable : InteractableBase
|
||||
{
|
||||
[Header("Save System")]
|
||||
[SerializeField]
|
||||
[SerializeField]
|
||||
|
||||
// Save system configuration
|
||||
public override bool AutoRegisterForSave => true;
|
||||
|
||||
Reference in New Issue
Block a user