SQL tab indent, proper job usage

This commit is contained in:
ElPumpo
2018-11-10 00:04:02 +01:00
parent 6a4918b58f
commit 0249c12369
6 changed files with 53 additions and 49 deletions
+6 -6
View File
@@ -5,11 +5,11 @@ Config.Locale = 'fr'
Config.Zones = {
BankActions = {
Pos = { x = 260.130, y = 204.308, z = 109.287 },
Size = { x = 1.5, y = 1.5, z = 1.0 },
Color = { r = 102, g = 102, b = 204 },
Type = 1
}
BankActions = {
Pos = { x = 260.130, y = 204.308, z = 109.287 },
Size = { x = 1.5, y = 1.5, z = 1.0 },
Color = { r = 102, g = 102, b = 204 },
Type = 1
}
}