diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2018-11-18 12:44:39 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-18 12:44:39 -0500 |
| commit | cbf4c663611d4b7d07f3fc8d43f0be756ccc19ed (patch) | |
| tree | f71e627c4af610124b7f77cc4a9c2dad2adf02f6 /maps/ElmsLab.asm | |
| parent | c05a2d255befc2d3b7fdf3c5375fa9a015c13632 (diff) | |
| parent | 3202c4f3dfeac64d815e3b5ee3ee8e891c2b1ba2 (diff) | |
Merge pull request #577 from Rangi42/master
Resolve issue #575: Rename text commands
Diffstat (limited to 'maps/ElmsLab.asm')
| -rw-r--r-- | maps/ElmsLab.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/ElmsLab.asm b/maps/ElmsLab.asm index d2cf87d2f..17a6d42f1 100644 --- a/maps/ElmsLab.asm +++ b/maps/ElmsLab.asm @@ -891,7 +891,7 @@ ChoseStarterText: ReceivedStarterText: text "<PLAYER> received" line "@" - text_from_ram wStringBuffer3 + text_ram wStringBuffer3 text "!" done |
