mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-07-05 13:37:50 -05:00
15 lines
411 B
Plaintext
15 lines
411 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: civilian\civilian_scripted.gsc
|
|
* Game: Call of Duty: Advanced Warfare
|
|
* Platform: PC
|
|
* Function Count: 1
|
|
* Decompile Time: 20 ms
|
|
* Timestamp: 4/22/2024 1:58:39 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
main()
|
|
{
|
|
animscripts\scripted::main();
|
|
} |