Open Immortalyzy opened 10 months ago
A better structure of ScriptFile class is to divide it to two classes: ScriptFile and TextFile. This makes more sense and a ScriptFile can have a list of TextFile as its variable.
Change this now, it has impact on all parts of the program.
Current ScriptFile class doesn't support this.