mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-29 02:47:56 -05:00
15 lines
422 B
Plaintext
15 lines
422 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: scripts\anim\traverse\jumpup_128.gsc
|
|
* Game: Call of Duty: Infinite Warfare
|
|
* Platform: PC
|
|
* Function Count: 1
|
|
* Decompile Time: 75 ms
|
|
* Timestamp: 10/26/2023 11:59:36 PM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
main()
|
|
{
|
|
self waittill("killanimscript");
|
|
} |