Skip to content

Commit

Permalink
Made MultiTester open samples\pages.json by default
Browse files Browse the repository at this point in the history
  • Loading branch information
G33kDude committed Dec 22, 2017
1 parent ff59ced commit 499be90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MultiTester.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Settings :=
)

x := new Editor(Settings)
x.Open("samples\pages.json")
return

class Editor
Expand Down

0 comments on commit 499be90

Please sign in to comment.