mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
gun slinger!
This commit is contained in:
parent
83463224b8
commit
81ad933994
@ -123,6 +123,7 @@
|
||||
});
|
||||
}
|
||||
game.fire = function(){
|
||||
alert("bang!");
|
||||
if(!me.started || me.fired){ return }
|
||||
me.fired = (+ new Date());
|
||||
if(me.fired < me.scheduled){ // DQ
|
||||
|
Loading…
x
Reference in New Issue
Block a user