remove
This commit is contained in:
parent
9bfce509a5
commit
c19b75eec0
@ -1,14 +1,5 @@
|
|||||||
class MskGs_Endless extends KFGameInfo_Endless;
|
class MskGs_Endless extends KFGameInfo_Endless;
|
||||||
|
|
||||||
function WaveEnded(EWaveEndCondition WinCondition)
|
|
||||||
{
|
|
||||||
// fix bugs after tripware
|
|
||||||
if(!bWaveStarted && !MyKFGRI.bTraderIsOpen)
|
|
||||||
return;
|
|
||||||
|
|
||||||
Super.WaveEnded(WinCondition);
|
|
||||||
}
|
|
||||||
|
|
||||||
function UpdateGameSettings()
|
function UpdateGameSettings()
|
||||||
{
|
{
|
||||||
local name SessionName;
|
local name SessionName;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user