From b2d6e113cc67a683ccdc864625dc40f769969755 Mon Sep 17 00:00:00 2001 From: onefang Date: Wed, 11 Aug 2021 19:25:39 +1000 Subject: TODO++ --- src/sledjchisl/sledjchisl.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index 4b3527b..d1c57ff 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c @@ -1868,6 +1868,7 @@ void doSimsThing(simData *simd, char *sim, char *type, int count, int window, in if (checkSimIsRunning(simd->tab)) { // Leave empty panes as is. +// TODO - should check if there's people there, but don't count NPCs. alert them, wait a while, or just abort the stop. sendTmuxCmd(simd->paneID, "quit"); // There's three things that might happen - // Sim will quit, tmux pane will go away before we can see the shutdown message. -- cgit v1.1