Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
andrew
/
xwordjs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Commits
5
Releases
0
Wiki
Browse Source
Fix orientation setting.
Andrew Klopper
5 years ago
parent
437270eab9
commit
b1549f4914
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
index.html
+ 1
- 1
index.html
View File
@@ -280,7 +280,7 @@
280
280
recalculate();
281
281
},
282
282
{
283
- orientation:
true
283
+ orientation:
1
284
284
}
285
285
);
286
286
}