some docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-05-06 18:36:34 +03:00
parent d7b2d4193d
commit 7575935cf5

View File

@ -506,6 +506,9 @@ var FileSystemLoaderUIActions = actions.Actions({
// .setSaveComment(save, null)
// -> actions
//
// NOTE: "save" is the save format as returned by file.groupByDate(..),
// or .loadSaveHistoryList(..)
// ...normally it is Date.timeStamp() compatible string.
setSaveComment: ['- File/Comment a save',
function(save, comment){
var comments = this.savecomments = this.savecomments || {}