From bf325ec082c378e8715f73e649b8bde031898bf8 Mon Sep 17 00:00:00 2001 From: "phillip.grimsrud" Date: Mon, 28 May 2012 01:50:16 +0000 Subject: [PATCH] Fixed TAStudio read-only mode button to change the movie mode instead of changing the read-only flag which has a different meaning. --- BizHawk.MultiClient/BizHawk.MultiClient.csproj | 6 ++++-- BizHawk.MultiClient/tools/TAStudio.cs | 5 +++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/BizHawk.MultiClient/BizHawk.MultiClient.csproj b/BizHawk.MultiClient/BizHawk.MultiClient.csproj index 3dcc16209b..855b12d42d 100644 --- a/BizHawk.MultiClient/BizHawk.MultiClient.csproj +++ b/BizHawk.MultiClient/BizHawk.MultiClient.csproj @@ -671,7 +671,7 @@ - + @@ -791,7 +791,9 @@ true - + + +