Open ddunwoody opened 5 years ago
Add menu command to see what unit's you've slung. Initially just a summary.
This can be driven from persistence.getOwnedGroupCount and persistence.getOwnedJtacCount.
persistence.getOwnedGroupCount
persistence.getOwnedJtacCount
Add menu command to see what unit's you've slung. Initially just a summary.
This can be driven from
persistence.getOwnedGroupCount
andpersistence.getOwnedJtacCount
.