mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 21:01:43 +00:00
fix typo after translation
This commit is contained in:
+2
-2
@@ -90,8 +90,8 @@ Config.Jobs.textil = {
|
||||
max = 40,
|
||||
add = 1,
|
||||
remove = 2,
|
||||
requires = _U('dd_fabric'),
|
||||
requires_name = "Tissu",
|
||||
requires = "farbric",
|
||||
requires_name = _U('dd_fabric'),
|
||||
drop = 100
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user