diff options
Diffstat (limited to 'examples/dialogue/AuxEng.gf')
| -rw-r--r-- | examples/dialogue/AuxEng.gf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/dialogue/AuxEng.gf b/examples/dialogue/AuxEng.gf index 9c4ac8f37..89f2ec57e 100644 --- a/examples/dialogue/AuxEng.gf +++ b/examples/dialogue/AuxEng.gf @@ -1,2 +1,2 @@ -instance AuxEng of AuxDialogue = open LangEng in { -}
\ No newline at end of file +instance AuxEng of AuxDialogue = open MultiEng in { +} |
