Fixed typos and improved text in documentation/tutorial

This commit is contained in:
Daniel Xie
2017-06-02 11:49:14 -05:00
parent 53d03e2933
commit 807fb8d850
4 changed files with 14 additions and 4 deletions
+2
View File
@@ -158,6 +158,8 @@ function prestigeAugmentation() {
var s = homeComp.scripts[i];
s.reset();
}
//Delete messages on home computer
homeComp.messages.length = 0;
//Delete active scripts display elements
var list = Engine.ActiveScriptsList.querySelectorAll('#active-scripts-list li');