Correct missing F in OutsideAcre.cs

This commit is contained in:
berichan 2022-07-20 20:48:29 +01:00
parent 994349eeaf
commit a83c8c26bd

View File

@ -167,7 +167,7 @@ public enum OutsideAcre : ushort
// New!
FldOutWherearenNW00 = 257,
ldOutWherearenW00 = 258,
FldOutWherearenW00 = 258,
FldOutWherearenSW00 = 259,
FldOutWherearenS01 = 260,
FldOutWherearenSE00 = 261,