Changeset 539

Show
Ignore:
Timestamp:
02/22/10 22:45:56 (5 months ago)
Author:
gaul@…
Message:
  • ignore client updates
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/cpp-ode/src/libmmpong/netgame_ode_pong.cc

    r538 r539  
    192192                        { 
    193193                                LOGWARN("CmdGameCustom not yet used for client => server communication"); 
    194                                 return false; 
     194                                return true; 
     195                                //wanna kick it?  
     196                                //return false; 
    195197                        } 
    196198                        break;