mirror of
https://github.com/isledecomp/LEGOIslandRebuilder.git
synced 2025-03-23 19:19:40 -04:00
fixed typo
This commit is contained in:
parent
3ae7cd6436
commit
959d2dd508
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ namespace Rebuilder
|
|||
[Category("Gameplay")]
|
||||
[DisplayName("Disable Auto-Finish Building Section")]
|
||||
[Description("In LEGO Island v1.1, placing the last block when building will automatically end the building section. While convenient, " +
|
||||
"this prevents players from making any further changes are placing the last brick. It also notably defies what Bill Ding says - you " +
|
||||
"this prevents players from making any further changes placing the last brick. It also notably defies what Bill Ding says - you " +
|
||||
"don't hit the triangle when you're finished building.\n\nThis patch restores the functionality in v1.0 where placing the last block " +
|
||||
"will not automatically finish the build section.")]
|
||||
public bool DisableAutoFinishBuilding
|
||||
|
|
Loading…
Add table
Reference in a new issue