Files
IL-GSC/BO2/PC/ZM/maps/mp/animscripts/zm_dog_flashed.gsc
2023-10-28 00:17:17 -04:00

16 lines
453 B
Plaintext

/*******************************************************************
* Decompiled By: Bog
* Decompiled File: maps\mp\animscripts\zm_dog_flashed.gsc
* Game: Call of Duty: Black Ops 2
* Platform: PC
* Function Count: 1
* Decompile Time: 0 ms
* Timestamp: 10/28/2023 12:11:29 AM
*******************************************************************/
//Function Number: 1
main()
{
self endon("killanimscript");
self endon("stop_flashbang_effect");
}