Skip to content

Commit 8c5783b

Browse files
authored
Fix header size.
1 parent a16ff0f commit 8c5783b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/manual-advance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Dialogic's Manual-Advance class can be easily accessed via the Inputs subsystem
1818
All of this functionality lives in `Dialogic.Inputs.Manual-Advance` an `DialogicManualAdvance` object.
1919
We can limit the player from interacting with the timeline to display a scripted timeline section.
2020

21-
# 2.1 Limit Player Inputs via Code
21+
### 2.1 Limit Player Inputs via Code
2222
It's straightforward to script this behaviour. The following snippet showcases this:
2323

2424
```gdscript

0 commit comments

Comments
 (0)