Logic in CapturePointSystem is working again. Need to update all Tests!
This commit is contained in:
@@ -80,8 +80,8 @@ bool CapturePointTest::CapturePoint_Game_Loop_OneHundredTimes() {
|
||||
Tick();
|
||||
NumLoops++;
|
||||
if (TestSucceeded) {
|
||||
success = true;
|
||||
break;
|
||||
//success = true;
|
||||
//break;
|
||||
}
|
||||
loops--;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user