-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: 35650d8ce14008dfc7eea9fab29ca626a08d24e9:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit 35650d8ce14008dfc7eea9fab29ca626a08d24e9
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Mon May 16 16:16:04 2016 -0700

    Call room.enable() when room is set active

diff --git a/scripts/janusweb.js b/scripts/janusweb.js

index 9d9db5b1b3c3a13010c0f6a1c4d7839149804825..

index ..38585615b687e4d9fd761e2998b880abf580b34e 100644

--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -140,6 +140,7 @@ console.log('set position!', pos, this.currentroom.playerstartorientation);
         if (changed || document.location.hash != newhash) {
           document.location.hash = (newhash == '#' ? '' : newhash);
         }
+        this.currentroom.enable();
       } else {
         this.load(url, true);
       }

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 18:25:26 2024