mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-27 01:47:54 -05:00
17 lines
452 B
Plaintext
17 lines
452 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: 6364.gsc
|
|
* Game: Call of Duty: Modern Warfare 3
|
|
* Platform: PC
|
|
* Function Count: 1
|
|
* Decompile Time: 0 ms
|
|
* Timestamp: 10/27/2023 2:23:22 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
main()
|
|
{
|
|
level.var_3A9E = 1;
|
|
level.player = getentarray("player","classname")[0];
|
|
lib_18DB::main();
|
|
} |