merge
This commit is contained in:
commit
b7fc68a010
8 changed files with 94 additions and 32 deletions
|
@ -40,9 +40,9 @@ class PongBot
|
|||
when "player2_points" then new_round()
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
protected
|
||||
|
||||
|
||||
def gameTick()
|
||||
if @game_paused
|
||||
unless @send_start
|
||||
|
|
Reference in a new issue