From 58e03043f3253b9b614092b4d9cf8fc2795272de Mon Sep 17 00:00:00 2001 From: Bryan AA Date: Thu, 11 Jun 2015 19:12:45 -0600 Subject: [PATCH] Remove [InterruptMove] --- simulator-doc.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/simulator-doc.txt b/simulator-doc.txt index 8a436895e2..d03b74301a 100644 --- a/simulator-doc.txt +++ b/simulator-doc.txt @@ -55,8 +55,6 @@ runDecision() - runs runSwitch, runAfterSwitch, and runMove in priority order, t useMove() { [ModifyMove] (A) - move's [InterruptMove] - if no targets: display "But there was no target..." and exit useMove()