Quantcast

Add TODO item to handle reactivating runes in the simulator.

Johnny C. Lam [05-16-14 - 21:54]
Add TODO item to handle reactivating runes in the simulator.

git-svn-id: svn://svn.curseforge.net/wow/ovale/mainline/trunk@1460 d5049fe3-3747-40f7-a4b5-f36d6801af5f
Filename
OvaleRunes.lua
diff --git a/OvaleRunes.lua b/OvaleRunes.lua
index 12960a0..c0c0a16 100644
--- a/OvaleRunes.lua
+++ b/OvaleRunes.lua
@@ -10,6 +10,8 @@

 --[[
 	This addon tracks rune information on death knights.
+
+	TODO: Handle spells in the simulator that reactivate runes, e.g., Empower Rune Weapon, Blood Tap, etc.
 --]]

 local _, Ovale = ...