Changed CapturePointSystem in light of new enums in the components and a teamcomponent. Half the tests are currently working
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<c:CapturePoint>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<CapturePoint xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CapturePoint.xsd">
|
||||
<CapturePointNumber>0</CapturePointNumber>
|
||||
<CaptureTimer>0</CaptureTimer>
|
||||
<OwnedBy>0</OwnedBy>
|
||||
<IsHomeCapturePointForTeamNumber>0</IsHomeCapturePointForTeamNumber>
|
||||
</c:CapturePoint>
|
||||
</CapturePoint>
|
||||
Reference in New Issue
Block a user