Incorrect Information?
Posted: Tue May 26, 2015 9:35 pm
On the lua/Game page the load function is defined as this:
load
Parameters:
path Types/string, where to save the game within the scenario directory
added 0.8.0
If I am not wrong, shouldn't it be,
path Types/string, location of the save file within the scenario directory
load
Parameters:
path Types/string, where to save the game within the scenario directory
added 0.8.0
If I am not wrong, shouldn't it be,
path Types/string, location of the save file within the scenario directory