Skip to content
Snippets Groups Projects
Commit b257abf9 authored by Raffael Di Pietro's avatar Raffael Di Pietro
Browse files

Merge branch 'master' of git.unistra.fr:chirz/cityescape

parents b961e027 f18cb762
No related merge requests found
...@@ -29,7 +29,6 @@ public class Dialog : MonoBehaviour ...@@ -29,7 +29,6 @@ public class Dialog : MonoBehaviour
public GameObject dialogBox; public GameObject dialogBox;
public Text dialogText; public Text dialogText;
public CanvasRenderer cr;
public int dialog; public int dialog;
public bool dialogActive; public bool dialogActive;
public string situation; public string situation;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment