From fee376102192dc6f24297a7b11324636ace3a07d Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Tue, 30 Jun 2026 19:27:37 -0400 Subject: feat: admin gui object CRUD is much nicer --- internal/behavior/types.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/behavior/types.go') 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 -- cgit v1.2.3