Clean up project, create Singleton
This commit is contained in:
@@ -5,8 +5,6 @@ namespace Scampz.GameJam
|
||||
[System.Serializable]
|
||||
public class Dialogue
|
||||
{
|
||||
public string name;
|
||||
|
||||
[TextArea(3, 10)]
|
||||
public string[] sentences;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user