14 lines
320 B
Plaintext
14 lines
320 B
Plaintext
|
//:://////////////////////////////////////////////
|
||
|
//:: FileName: "aoe_rainfire_ext"
|
||
|
/* Purpose: AoE Rain of Fire's OnExit script.
|
||
|
*/
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Boneshank
|
||
|
//:: Last Updated On: March 12, 2004
|
||
|
//:://////////////////////////////////////////////
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
}
|
||
|
|