Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Commit

Permalink
Ensure no sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
ashea-code committed Feb 22, 2015
1 parent 4b88e6e commit fc4bd03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Blu/Private/Blu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ class FBlu : public IBlu

// Setup the default settings for BluManager
BluManager::settings.windowless_rendering_enabled = true;
BluManager::settings.no_sandbox = true;

BluManager::settings.remote_debugging_port = 7777;

Expand Down

0 comments on commit fc4bd03

Please sign in to comment.