fix info"
This commit is contained in:
parent
483c6c5b9c
commit
1ab298b1ad
@ -180,7 +180,7 @@ function Info(args) {
|
||||
? infoCrypElement(player.cryps.find(c => c.id === activeCryp.id))
|
||||
: null;
|
||||
|
||||
const otherInfo = !info[0]
|
||||
const otherInfo = info[0]
|
||||
? infoVar(info)
|
||||
: null;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user