IL-GSC/AW/PC/MP/1341.gsc
2023-10-27 03:49:01 -04:00

19 lines
412 B
Plaintext

/*******************************************************************
* Decompiled By: Bog
* Decompiled File: 1341.gsc
* Game: Call of Duty: Advanced Warfare
* Platform: PC
* Function Count: 1
* Decompile Time: 0 ms
* Timestamp: 10/27/2023 1:46:51 AM
*******************************************************************/
//Function Number: 1
main()
{
wait(0);
if(isdefined(self))
{
self delete();
}
}