Fix heading identation?
This commit is contained in:
parent
1aafa02fab
commit
535b8b69cf
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Allows for organized scene management, making development much faster.
|
||||||
|
|
||||||
|
|
||||||
## Constants
|
## Constants
|
||||||
## *Array[String]* <u>scene_nodes</u> = *[ "debug", "cutscene", "menu", "main", "background" ]*
|
### *Array[String]* <u>scene_nodes</u> = *[ "debug", "cutscene", "menu", "main", "background" ]*
|
||||||
Used internally for adding, managing and removing scene collections.
|
Used internally for adding, managing and removing scene collections.
|
||||||
|
|
||||||
## Functions
|
## Functions
|
||||||
|
|
Loading…
Reference in a new issue