Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: Janos on August 05, 2003, 09:30:45 AM

Title: sci-studio template
Post by: Janos on August 05, 2003, 09:30:45 AM
I'm trying to find why saved games
are called template.
Would like to change it.
But can't locate the code for that !
Title: Re:sci-studio template
Post by: Eigen on August 05, 2003, 11:52:09 AM
In the main script.  

(instance public  >> Template  <<(change this) of Game
Title: Re:sci-studio template
Post by: Janos on August 05, 2003, 01:13:42 PM
Thanx ...