diff options
| -rw-r--r-- | saga/ite_introproc.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/ite_introproc.cpp b/saga/ite_introproc.cpp index c509fccba4..9f4b33b3c8 100644 --- a/saga/ite_introproc.cpp +++ b/saga/ite_introproc.cpp @@ -365,7 +365,7 @@ int Scene::ITEIntroCave1Proc(int param, SCENE_INFO *scene_info) {  		},  		{  			RID_CAVE_VOICE_1, -			"Long before we came to exist, the humans ruled the" +			"Long before we came to exist, the humans ruled the "  			"Earth."  		},  		{  | 
