Skip to content

Commit

Permalink
Persist type implementation of BlackboardTracker instances.
Browse files Browse the repository at this point in the history
  • Loading branch information
isadorasophia committed Dec 22, 2024
1 parent 7090f5e commit 7c3cf69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Murder/Data/Save/BlackboardTracker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ namespace Murder.Save
/// <summary>
/// Track variables that contain the state of the world.
/// </summary>
[Serializable]
public class BlackboardTracker
{
[Serialize]
Expand Down

0 comments on commit 7c3cf69

Please # to comment.