7a8604bf2b
Added variable in the CapturePoint component: CapturePointNumber. This is needed since we cant know what capturepoint is next to be taken over otherwise. Updated the CapturePointTest according to current CapturePointSystem TODO: try to refactor code in CapturePointSystem
6 lines
202 B
XML
6 lines
202 B
XML
<c:CapturePoint>
|
|
<CapturePointNumber>0</CapturePointNumber>
|
|
<CaptureTimer>0</CaptureTimer>
|
|
<OwnedBy>0</OwnedBy>
|
|
<IsHomeCapturePointForTeamNumber>0</IsHomeCapturePointForTeamNumber>
|
|
</c:CapturePoint> |