From 89ded1b08233ac7c6ae3b5fe5215bc1baaab771c Mon Sep 17 00:00:00 2001 From: Shiar Date: Mon, 12 Nov 2007 16:14:46 +0100 Subject: [PATCH] screp: document unknown command 0x1B --- screp | 1 + 1 file changed, 1 insertion(+) diff --git a/screp b/screp index 0b35ac0..5b69016 100755 --- a/screp +++ b/screp @@ -312,6 +312,7 @@ my %cmdread = ( 0x18 => ["cancel"], 0x19 => ["cancel hatch"], 0x1A => ["stop", 1], +# 0x1B => ["move-thing??"], # tim: after hotkey (unit, reaver??) select; soon after reselected and moved 0x1E => ["return cargo", 1], 0x1F => ["train", 2, \%unit], 0x20 => ["cancel train", 2], # == 254 -- 2.30.0