5 lines
144 B
Python
5 lines
144 B
Python
runtime = "late"
|
|
type = "passive"
|
|
def handler(fit, src, context):
|
|
fit.extraAttributes['speedLimit'] = src.getModifiedItemAttr("speedLimit")
|