From 2b079671be3336eff79248b51c69d0ec60730016 Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Mon, 7 Oct 2024 06:57:01 -0700 Subject: [PATCH] chore: fix dpeloy --- Assets/Rivet/Editor/UI/Dock/Tabs/DevelopController.cs | 6 +++--- Assets/Rivet/Editor/UI/TaskPopup/TaskPopupWindow.cs | 8 ++++---- rivet.json | 7 ++----- 3 files changed, 9 insertions(+), 12 deletions(-) diff --git a/Assets/Rivet/Editor/UI/Dock/Tabs/DevelopController.cs b/Assets/Rivet/Editor/UI/Dock/Tabs/DevelopController.cs index 3c0a6d0..b41af77 100644 --- a/Assets/Rivet/Editor/UI/Dock/Tabs/DevelopController.cs +++ b/Assets/Rivet/Editor/UI/Dock/Tabs/DevelopController.cs @@ -69,7 +69,7 @@ void InitUI() _lgsShowLogs = _root.Q("PlayBody").Q("ServerLogsButton"); _buildDeployButton = _root.Q("BuildDeployButton").Q