did I really commit a random typo

This commit is contained in:
Nathan TIEN YOU
2022-02-05 14:35:16 +01:00
parent 7cd0fd8c0f
commit 5a406e330e
@@ -271,7 +271,7 @@ void function SetupDecoy_Common( entity player, entity decoy ) //functioned out
if(GetCurrentPlaylistName() == "lts"){ if(GetCurrentPlaylistName() == "lts"){
if(player in playerDecoyList){ if(player in playerDecoyList){
thread Decoy_BatteryFX( decoy, decoyChildEnt ) thread Decoy_BatteryFX( decoy, decoyChildEnt )
}< }
}else{ }else{
thread Decoy_BatteryFX( decoy, decoyChildEnt ) thread Decoy_BatteryFX( decoy, decoyChildEnt )
} }