mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-20 13:23:45 -07:00
typo
This commit is contained in:
parent
1974311423
commit
fc3573b0d3
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ void RegionTable_Init_GerudoFortress() {
|
|||
LOCATION(RC_GF_SOUTHMOST_CENTER_CRATE, logic->CanBreakCrates()),
|
||||
LOCATION(RC_GF_MID_SOUTH_CENTER_CRATE, logic->CanBreakCrates()),
|
||||
LOCATION(RC_GF_MID_NORTH_CENTER_CRATE, logic->CanBreakCrates()),
|
||||
LOCATION(RR_GF_NORTHMOST_CENTER_CRATE, logic->CanBreakCrates()),
|
||||
LOCATION(RC_GF_NORTHMOST_CENTER_CRATE, logic->CanBreakCrates()),
|
||||
}, {
|
||||
//Exits
|
||||
Entrance(RR_TH_1_TORCH_CELL, []{return true;}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue