Fix typo for Gabz default cash in location

This commit is contained in:
Jim Shield
2025-06-01 21:38:56 +01:00
parent 1ca2e45a37
commit 10f14f846e

View File

@@ -27,7 +27,9 @@ BankLocations = {
} }
if Config.General.Gabz then if Config.General.Gabz then
Config.Receipts.CashInLocation = vec4(269.28, 217.24, 106.28, 69.0) Config.Receipts.CashInLocations = {
vec4(269.28, 217.24, 106.28, 69.0)
}
BankLocations = { BankLocations = {
["legion"] = { ["legion"] = {
vec4(149.5, -1042.08, 29.37, 342.74), -- Legion Fleeca vec4(149.5, -1042.08, 29.37, 342.74), -- Legion Fleeca