From 6798641a71e18e1e3ea798617deb38f557b3c497 Mon Sep 17 00:00:00 2001 From: krzys-h Date: Sun, 19 May 2013 17:03:55 +0200 Subject: Translated and --- src/script/script.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/script/script.cpp') diff --git a/src/script/script.cpp b/src/script/script.cpp index dc10425..e2fb302 100644 --- a/src/script/script.cpp +++ b/src/script/script.cpp @@ -3674,7 +3674,7 @@ bool CScript::Compile() { if ( liste.GetSize() == 0 ) { - strcpy(m_title, ""); + strcpy(m_title, ""); } else { @@ -3711,7 +3711,7 @@ bool CScript::Compile() { m_cursor1 = m_cursor2 = 0; } - strcpy(m_title, ""); + strcpy(m_title, ""); return false; } } -- cgit v1.2.3-1-g7c22