mirror of
https://github.com/InfinityLoader/IL-GSC.git
synced 2025-06-07 17:17:50 -05:00
21 lines
499 B
Plaintext
21 lines
499 B
Plaintext
/*******************************************************************
|
|
* Decompiled By: Bog
|
|
* Decompiled File: 2971.gsc
|
|
* Game: Call of Duty: Infinite Warfare
|
|
* Platform: PC
|
|
* Function Count: 1
|
|
* Decompile Time: 0 ms
|
|
* Timestamp: 10/27/2023 12:26:01 AM
|
|
*******************************************************************/
|
|
|
|
//Function Number: 1
|
|
func_979C()
|
|
{
|
|
if(!isdefined(level.var_13483))
|
|
{
|
|
level.var_13483 = "cheat_bw";
|
|
}
|
|
|
|
function_023A(level.var_13483);
|
|
function_0239("near_death");
|
|
} |