OSDN Git Service

Provided more test cases for Monitor features.
[shogi-server/shogi-server.git] / shogi_server / command.rb
index c8b00c0..d661f90 100644 (file)
@@ -374,7 +374,7 @@ module ShogiServer
     end
   end
 
-  class Monitor2OffCommand < MonitorOffCommand # same
+  class Monitor2OffCommand < MonitorOffCommand
     def initialize(str, player, game)
       super
     end