add note about uniques bug with captures detection after viri use
This commit is contained in:
parent
db9d456f2c
commit
039de423e9
@ -52,6 +52,7 @@ window.plugin.uniques.onPortalDetailsUpdated = function() {
|
||||
nickname = window.PLAYER.nickname;
|
||||
if(details) {
|
||||
if(details.owner == nickname) {
|
||||
//FIXME: a virus flip will set the owner of the portal, but doesn't count as a unique capture
|
||||
plugin.uniques.updateCaptured(true);
|
||||
// no further logic required
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user