Skip to content

Commit

Permalink
base: Fix a comment for SetSceneSceneTransitionOverride
Browse files Browse the repository at this point in the history
  • Loading branch information
norihiro committed Jun 17, 2023
1 parent 93713c4 commit a4b5ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requesthandler/RequestHandler_Scenes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ RequestResult RequestHandler::GetSceneSceneTransitionOverride(const Request &req
}

/**
* Gets the scene transition overridden for a scene.
* Sets the scene transition overridden for a scene.
*
* @requestField sceneName | String | Name of the scene
* @requestField ?transitionName | String | Name of the scene transition to use as override. Specify `null` to remove | Unchanged
Expand Down

0 comments on commit a4b5ece

Please sign in to comment.