File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,14 @@ looking for something specific.
11
11
12
12
* [ Config File Reference] ( ../config/index.md )
13
13
* [ Game Variables] ( ../game_vars/index.md )
14
- * [ Player Variables] ( ../player_vars/index.md )
15
14
* [ Machine Variables] ( ../machine_vars/index.md )
16
- * [ Config Players ] ( ../config_players /index.md )
15
+ * [ Player Variables ] ( ../player_vars /index.md )
17
16
* [ Event Reference] ( ../events/index.md )
17
+ * [ Config Players] ( ../config_players/index.md )
18
18
* [ Assets] ( ../assets/index.md )
19
19
* [ Shows] ( ../shows/index.md )
20
20
* [ MPF Errors] ( ../logs/index.md )
21
21
* [ Example Games] ( ../examples/index.md )
22
22
* [ Code Extensions] ( ../code/index.md )
23
+ * [ API Reference] ( ../code/api_reference/index.md )
24
+ * [ BCP Protocol Specification] ( ../code/BCP_Protocol/index.md )
Original file line number Diff line number Diff line change @@ -1523,7 +1523,7 @@ nav:
1523
1523
- code/api_reference/misc_components/DelayManager.md
1524
1524
- code/api_reference/misc_components/DelayManagerRegistry.md
1525
1525
1526
- - BCP Interface :
1526
+ - BCP Protocol Specification :
1527
1527
- code/BCP_Protocol/index.md
1528
1528
- ball_start (BCP Command) : code/BCP_Protocol/ball_start.md
1529
1529
- ball_end (BCP Command) : code/BCP_Protocol/ball_end.md
You can’t perform that action at this time.
0 commit comments