mirror of
https://github.com/jimathy/jim_bridge.git
synced 2026-08-17 05:56:02 +01:00
Fix duplicate functions and typos
This commit is contained in:
@@ -23,10 +23,6 @@
|
||||
-- Retrieve a flat list of all animal model hashes:
|
||||
local allAnimalModels = getAnimalModels()
|
||||
|
||||
File Separation Suggestion:
|
||||
For scalability, consider separating this module into two files:
|
||||
• AnimalDetection.lua (for functions and callbacks)
|
||||
• AnimalPedsData.lua (for the AnimalPeds table)
|
||||
]]
|
||||
|
||||
-- Global animal classification flags.
|
||||
|
||||
Reference in New Issue
Block a user