Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 28, 2006, 11:13:01 PM (18 years ago)
Author:
patrick
Message:

found another bug: forward permissions from proxy to master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/network_stream.cc

    r9587 r9588  
    671671                ProxyControl::getInstance()->signalNewClient( it->second.userId);
    672672
    673 #warning dont know if this works: nick name handling
    674673                if ( PlayerStats::getStats( it->second.userId ) && it->second.handshake->getPreferedNickName() != "" )
    675674                {
Note: See TracChangeset for help on using the changeset viewer.