diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-05-16 20:44:33 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-05-16 20:44:33 +0000 |
| commit | 29d04d8a90e1db9c8cc040ae5d83bdf7c84359cc (patch) | |
| tree | c0a7487808f3256a06425c79d5684a4285a6a6be /examples/dialogue/Dialogue.gf | |
| parent | 5082ebd0f4a0c4ba04aab54d05290e6141e44129 (diff) | |
extended dialogue example
Diffstat (limited to 'examples/dialogue/Dialogue.gf')
| -rw-r--r-- | examples/dialogue/Dialogue.gf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/dialogue/Dialogue.gf b/examples/dialogue/Dialogue.gf index ccb410d15..13c674731 100644 --- a/examples/dialogue/Dialogue.gf +++ b/examples/dialogue/Dialogue.gf @@ -1,5 +1,7 @@ abstract Dialogue = { + flags startcat=Move ; + cat Move ; Action ; |
