Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
void main()
|
||||
{
|
||||
object oExit = GetExitingObject();
|
||||
if(GetLocalObject(oExit, "CODI_LAST_ALTAR") != OBJECT_INVALID)
|
||||
{
|
||||
DestroyObject(GetLocalObject(oExit, "LAST_ALTAR"));
|
||||
DeleteLocalObject(oExit,"CODI_LAST_ALTAR");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user