This commit is contained in:
DuvelCorp
2026-03-11 00:40:35 +01:00
parent ab34946775
commit c0c2c275eb
53 changed files with 6668 additions and 7524 deletions
+2 -2
View File
@@ -7,10 +7,10 @@ MTH_SA_MANAGED_HOOKS = true
local MTH_SmartAmmo = {
name = "smartammo",
enabled = true,
version = "1.1.0",
version = "1.2.0",
events = {
"VARIABLES_LOADED",
"PLAYER_ENTERING_WORLD",
-- PLAYER_ENTERING_WORLD handled by engine's own frame
},
}