- officially removing support for libmobhealth since it's no longer necessary (this has technically be unsupported for a long time, but some config options still existed for it)

This commit is contained in:
Parnic
2008-10-15 02:41:16 +00:00
parent c18653cae7
commit 0f7220a5f0
2 changed files with 0 additions and 33 deletions

View File

@ -18,7 +18,6 @@ function TargetTargetHealth.prototype:GetDefaultSettings()
settings["side"] = IceCore.Side.Right
settings["offset"] = 12
settings["mobHealth"] = (MobHealth3 ~= nil)
settings["classColor"] = false
settings["selfColor"] = { r = 0, g = 0, b = 1 }
settings["useSelfColor"] = true