Core/SAI: Remove SMART_ACTION_STORE_VARIABLE_DECIMAL

It's not used.
This commit is contained in:
DDuarte
2014-09-16 23:22:01 +01:00
parent 2a262aad21
commit af7daba02d
4 changed files with 1 additions and 10 deletions

View File

@@ -1017,7 +1017,6 @@ bool SmartAIMgr::IsEventValid(SmartScriptHolder& e)
case SMART_ACTION_DIE:
case SMART_ACTION_SET_IN_COMBAT_WITH_ZONE:
case SMART_ACTION_SET_ACTIVE:
case SMART_ACTION_STORE_VARIABLE_DECIMAL:
case SMART_ACTION_WP_RESUME:
case SMART_ACTION_KILL_UNIT:
case SMART_ACTION_SET_INVINCIBILITY_HP_LEVEL: