Refactored and Cleaned up some code. First iteration of Fireplace Lockbox puzzle. Additional artwork for the end of chapter one.
This commit is contained in:
7
Assets/Scripts/Framework/Extensions/EnumExtensions.cs
Normal file
7
Assets/Scripts/Framework/Extensions/EnumExtensions.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace BriarQueen.Framework.Extensions
|
||||
{
|
||||
public class EnumExtensions
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: acdcb8c77cb44558bd503f7ca838cf8c
|
||||
timeCreated: 1774614255
|
||||
7
Assets/Scripts/Framework/Extensions/StringExtensions.cs
Normal file
7
Assets/Scripts/Framework/Extensions/StringExtensions.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace BriarQueen.Framework.Extensions
|
||||
{
|
||||
public class StringExtensions
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bc1187b147674ffbb57db70f1b5a8e43
|
||||
timeCreated: 1774689780
|
||||
Reference in New Issue
Block a user