Skip to content
Snippets Groups Projects
Select Git revision
0 results

lua_hud.h

James R's avatar
James R. authored
HUD hooks now meet the standard of hooklib. HUD registry
magic numbers are gone.

HUD hooks may also be added using addHook.

    addHook('HUD', fn[, type])

hud.add still exists, but the intention is to remove it
eventually.
b4fa98d2
History