From d3568f65b5e077da929915cb4c97db24b43268ca Mon Sep 17 00:00:00 2001 From: pypy Date: Sat, 11 Jan 2020 22:28:01 +0900 Subject: [PATCH] add missing variable --- html/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/html/app.js b/html/app.js index 3e940f20..52fb7c16 100644 --- a/html/app.js +++ b/html/app.js @@ -969,6 +969,7 @@ if (window.CefSharp) { worldId: '', instanceId: '', // custom + $isFriend: false, location_: {}, location_at_: Date.now(), admin_: false,