fix stat name

This commit is contained in:
Unick Soft
2019-03-09 23:15:31 +02:00
parent 4cd806e570
commit e1058bbedf
2 changed files with 2 additions and 2 deletions

View File

@@ -514,7 +514,7 @@ function postLoadPage()
fullscreen = !fullscreen
userAction(fullscreen ? "offscreen_on" : "fullscreen_off");
userAction(fullscreen ? "fullscreen_on" : "fullscreen_off");
for (var i = 0; i < idList.length; i++)
if (fullscreen)