Initial commit of Omen3.

This has no config, no syncing, no parsing of combat log, and just uses pure Blizzard threat API and threat values.
This commit is contained in:
Xinhuan
2008-10-01 21:30:47 +08:00
commit 22759746a2
8 changed files with 707 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<Bindings>
<Binding name="OMENTOGGLE" description="Toggle the Omen window" header="OMEN">
Omen:Toggle()
</Binding>
</Bindings>