diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-31 16:54:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-31 16:54:24 -0300 |
commit | 02f9f13bda976e9afd38436ef56c2a81d09ef9fe (patch) | |
tree | 03aa0ba7fda87d203e751f07cb768ae0d02193ff /npc/002-3/note.txt | |
parent | 948a3bb78bda9b3152f0b0b395d5681330572ca8 (diff) | |
download | serverdata-02f9f13bda976e9afd38436ef56c2a81d09ef9fe.tar.gz serverdata-02f9f13bda976e9afd38436ef56c2a81d09ef9fe.tar.bz2 serverdata-02f9f13bda976e9afd38436ef56c2a81d09ef9fe.tar.xz serverdata-02f9f13bda976e9afd38436ef56c2a81d09ef9fe.zip |
Remove selectd (unused function)
Diffstat (limited to 'npc/002-3/note.txt')
-rw-r--r-- | npc/002-3/note.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/note.txt b/npc/002-3/note.txt index 5306381c6..2b7cde99c 100644 --- a/npc/002-3/note.txt +++ b/npc/002-3/note.txt @@ -14,7 +14,7 @@ l("The La Johanne always have interesting notes."); do { - selectd + select l("Read the Rules."), l("Read the News."), l("Leave."); |