mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
Add support for new ESX weight system (#63)
* Added weight support * Update main.lua * Removed unused variable
This commit is contained in:
+1
-1
@@ -112,4 +112,4 @@ for k,v in ipairs(Config.Towables) do
|
||||
Color = { r = 204, g = 204, b = 0 },
|
||||
Type = -1
|
||||
}
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user