Another API change

This commit is contained in:
David Masad
2021-01-28 20:54:56 -05:00
parent 4c353ecfe3
commit 37c5740060
4 changed files with 61 additions and 17 deletions

View File

@ -37,7 +37,7 @@ StoryManager.storylets["Conversation"] = {
:: Start
You stand at the edge of the grand ballroom in the Duchess's palace.<br>
<<set _possibleStories = window.SM.getNStorylets(3)>>
<<set _possibleStories = window.SM.getStorylets(3)>>
<<ShowStoryletLinks _possibleStories>>