mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2025-03-03 16:11:45 +00:00
Fixed a typo in the config
This commit is contained in:
parent
6b930b8e5b
commit
a9a60b3803
1 changed files with 2 additions and 2 deletions
|
@ -440,8 +440,8 @@ sectortypes
|
||||||
2816 = "Bustable Block Sprite Parameter (ROIE)";
|
2816 = "Bustable Block Sprite Parameter (ROIE)";
|
||||||
3072 = "Bustable Block Sprite Parameter (ROIF)";
|
3072 = "Bustable Block Sprite Parameter (ROIF)";
|
||||||
3328 = "Bustable Block Sprite Parameter (ROIG)";
|
3328 = "Bustable Block Sprite Parameter (ROIG)";
|
||||||
3884 = "Bustable Block Sprite Parameter (ROIH)";
|
3840 = "Bustable Block Sprite Parameter (ROIH)";
|
||||||
3840 = "Bustable Block Sprite Parameter (ROII)";
|
3884 = "Bustable Block Sprite Parameter (ROII)";
|
||||||
4096 = "Star Post Activator";
|
4096 = "Star Post Activator";
|
||||||
8192 = "Exit/Special Stage Pit/Return Flag";
|
8192 = "Exit/Special Stage Pit/Return Flag";
|
||||||
12288 = "CTF Red Team Base";
|
12288 = "CTF Red Team Base";
|
||||||
|
|
Loading…
Reference in a new issue