Fork sync
This commit is contained in:
@@ -95,6 +95,7 @@ class BrowserMod extends ext(BrowserModConnection, [
|
||||
if(msg.camera) {
|
||||
this.setup_camera();
|
||||
}
|
||||
this.config = {...this.config, ...msg};
|
||||
}
|
||||
this.player_update();
|
||||
this.fully_update();
|
||||
|
||||
Reference in New Issue
Block a user