mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-27 18:07:53 -05:00
16 lines
453 B
Plaintext
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");
|
|
} |