mirror of
https://github.com/amark/gun.git
synced 2025-06-05 21:56:51 +00:00
Turning on AXE.
This commit is contained in:
parent
25db64527c
commit
1869f09a4c
@ -20,7 +20,7 @@ function Mesh(ctx){
|
||||
return;
|
||||
}
|
||||
// add hook for AXE?
|
||||
//if (Gun.AXE && opt && opt.super) { Gun.AXE.say(msg, mesh.say, this); return; } // rogowski
|
||||
if (Gun.AXE && opt && opt.super) { Gun.AXE.say(msg, mesh.say, this); return; } // rogowski
|
||||
mesh.say(msg);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user