some minor improvements to task editing of Questtype ?Textinput?
This commit is contained in:
parent
c93f98f8d8
commit
1a4c9cdfa8
3 changed files with 14 additions and 9 deletions
|
|
@ -119,7 +119,7 @@
|
|||
*
|
||||
* @param int $userId ID of user setting text
|
||||
* @param int $questId ID of Quest to set text for
|
||||
* @param string $text Text for Quset
|
||||
* @param string $text Text for Quest
|
||||
*/
|
||||
public function setTextForQuest($userId, $questId, $text)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue