mirror of
https://github.com/kwsch/NHSE.git
synced 2026-08-06 17:54:26 -05:00
Correct missing F in OutsideAcre.cs
This commit is contained in:
parent
994349eeaf
commit
a83c8c26bd
|
|
@ -167,7 +167,7 @@ public enum OutsideAcre : ushort
|
|||
|
||||
// New!
|
||||
FldOutWherearenNW00 = 257,
|
||||
ldOutWherearenW00 = 258,
|
||||
FldOutWherearenW00 = 258,
|
||||
FldOutWherearenSW00 = 259,
|
||||
FldOutWherearenS01 = 260,
|
||||
FldOutWherearenSE00 = 261,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user