mirror of
https://github.com/amark/gun.git
synced 2025-06-07 06:36:46 +00:00
Fix USELOCALGUN setting from last commit
This commit is contained in:
parent
cb9b4b8013
commit
2462e4f33d
@ -31,7 +31,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//NOTE: set to false to use require for getting gun DEFUALT: false
|
//NOTE: set to false to use require for getting gun DEFUALT: false
|
||||||
var USELOCALGUN = true;
|
var USELOCALGUN = false;
|
||||||
|
|
||||||
|
|
||||||
//NOTE: adds some debug messages DEFUALT: false
|
//NOTE: adds some debug messages DEFUALT: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user