From 8a932fed3e5700af283017deab3cb1da11cb0dce Mon Sep 17 00:00:00 2001 From: Zaba999 Date: Thu, 11 Oct 2012 23:09:29 +0200 Subject: Added saving user scripts on game save. Fixed bug in writing script to file. --- src/object/robotmain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/object') diff --git a/src/object/robotmain.cpp b/src/object/robotmain.cpp index 226bd57..5f851c4 100644 --- a/src/object/robotmain.cpp +++ b/src/object/robotmain.cpp @@ -5406,7 +5406,7 @@ void CRobotMain::FrameShowLimit(float rTime) -//! Returns a pointer to the last backslash in a filename. +//! Returns a pointer to the last slash in a filename. char* SearchLastDir(char *filename) { char* p = filename; -- cgit v1.2.3-1-g7c22