From 6865b984e0e938eb968f2cae23137878c6193356 Mon Sep 17 00:00:00 2001 From: Steve Dudenhoeffer Date: Fri, 22 Jun 2007 05:06:49 +0000 Subject: [PATCH] Fixed accidental reversal of think and touch virtual index under Day of Defeat. --- dlls/hamsandwich/config/hamdata.ini | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dlls/hamsandwich/config/hamdata.ini b/dlls/hamsandwich/config/hamdata.ini index af921cfc..6ed67ab1 100644 --- a/dlls/hamsandwich/config/hamdata.ini +++ b/dlls/hamsandwich/config/hamdata.ini @@ -305,8 +305,8 @@ isnetclient 48 teamid 49 getnexttarget 50 - touch 51 - think 52 + think 51 + touch 52 use 53 blocked 54 respawn 55 @@ -417,8 +417,8 @@ isnetclient 46 teamid 47 getnexttarget 48 - touch 49 - think 50 + think 49 + touch 50 use 51 blocked 52 respawn 53