diff options
Diffstat (limited to 'internal/behavior/types.go')
| -rw-r--r-- | internal/behavior/types.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/behavior/types.go b/internal/behavior/types.go index 1b7ac1a..c061742 100644 --- a/internal/behavior/types.go +++ b/internal/behavior/types.go @@ -77,7 +77,7 @@ type GatherData struct { ObjDefID string InstanceKey string InstanceIdx int - EffectiveWait float64 + Wait float64 DepleteTimer bool Step int Verb string |
