general fixes and updates

This commit is contained in:
Jim Shield
2025-03-07 13:32:10 +00:00
committed by GitHub
parent 1cb2bdb525
commit 31a7ac2951
5 changed files with 57 additions and 34 deletions

View File

@@ -48,7 +48,7 @@ if not isServer() then
end
end
if isAnimal then
debugPrint("^6Debug^7: ^2Ped is Animal^1")
debugPrint("^6Bridge^7: ^2Ped is Animal^1")
break
end
end