Description:
Add missing Dialog component changes.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r472:0301a3b6489e -

@@ -11,6 +11,7
11 11 namespace isometricparkfna.Components {
12 12
13 13 public struct DialogComponent : IComponent { /*, IHasEntity*/
14 public string StartingKnot;
14 15 public string Knot;
15 16 public string CurrentDialog;
16 17 public string CurrentSpeaker;
You need to be logged in to leave comments. Login now