fix but this shouldnt ever happen without someone breaking their ldb pretty sure
This commit is contained in:
@@ -535,7 +535,9 @@
|
|||||||
end
|
end
|
||||||
|
|
||||||
function Details:BrokerTick()
|
function Details:BrokerTick()
|
||||||
Details.databroker.text = parse_broker_text()
|
if Details.databroker then
|
||||||
|
Details.databroker.text = parse_broker_text()
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
function Details:SetDataBrokerText (text)
|
function Details:SetDataBrokerText (text)
|
||||||
|
|||||||
Reference in New Issue
Block a user