Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
/*
|
||||
generic mystery calling function
|
||||
*/
|
||||
#include "shd_inc_shdfunc"
|
||||
|
||||
void main()
|
||||
{
|
||||
UseMystery(GetPowerFromSpellID(PRCGetSpellId()), CLASS_TYPE_SHADOWCASTER);
|
||||
if(DEBUG) DoDebug("shd_shd_generic: SpellID: " + IntToString(GetPowerFromSpellID(PRCGetSpellId())));
|
||||
}
|
Reference in New Issue
Block a user