mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-13 07:10:57 +00:00
(svn r26302) -Doc: [nogo] ScriptStory::Remove does remove both the page and its elements
This commit is contained in:
parent
fa7eb6dc8c
commit
ebcc8462b7
@ -140,7 +140,8 @@ public:
|
||||
static bool Show(StoryPageID story_page_id);
|
||||
|
||||
/**
|
||||
* Remove a story page from the list.
|
||||
* Remove a story page and all the page elements
|
||||
* associated with it.
|
||||
* @param story_page_id The story page to remove.
|
||||
* @return True if the action succeeded.
|
||||
* @pre No ScriptCompanyMode may be in scope.
|
||||
|
Loading…
Reference in New Issue
Block a user