Skip to content

Commit 55b3f88

Browse files
norihiroRytoEX
authored andcommitted
base: Fix a comment for SetSceneSceneTransitionOverride
1 parent ba7839b commit 55b3f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requesthandler/RequestHandler_Scenes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ RequestResult RequestHandler::GetSceneSceneTransitionOverride(const Request &req
317317
}
318318

319319
/**
320-
* Gets the scene transition overridden for a scene.
320+
* Sets the scene transition overridden for a scene.
321321
*
322322
* @requestField sceneName | String | Name of the scene
323323
* @requestField ?transitionName | String | Name of the scene transition to use as override. Specify `null` to remove | Unchanged

0 commit comments

Comments
 (0)