Skip to content

Commit 8350c12

Browse files
Update pushScene.md
1 parent c940a9e commit 8350c12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/game/pushScene.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
Pushes a new scene into the scene stack and switches to it.
88
The scene contains its own data representations, including sprites, backgrounds, event handlers, and more.
9-
The stack is handled by the built-in engine, not your code.
9+
The stack is handled by the built-in engine.
1010
1111
## Example
1212

0 commit comments

Comments
 (0)