/[hegemonie]/hegemonie/Network/NetInfosClient.m
ViewVC logotype

Diff of /hegemonie/Network/NetInfosClient.m

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by thunder, Fri Aug 29 16:00:17 2003 UTC revision 1.14 by dam, Sun Sep 7 13:28:18 2003 UTC
# Line 31  Line 31 
31  #include "Network/NetConnection.h"  #include "Network/NetConnection.h"
32    
33  #include "GameEngine/HgPlayer.h"  #include "GameEngine/HgPlayer.h"
34    #include "GameEngine/HgGame.h"
35  #include "GameEngine/HgShip.h"  #include "GameEngine/HgShip.h"
36  #include "GameEngine/HgPlayerState.h"  #include "GameEngine/HgPlayerState.h"
37    
# Line 75  Line 76 
76                                            user: user                                            user: user
77                                            host: host                                            host: host
78                                            game: [party game]];                                            game: [party game]];
79          [[party game] addPlayer: _player];
80    
81        /* --- FIX ME --- */        /* --- FIX ME --- */
82        Class shipClass = NSClassFromString (shipClassName);        Class shipClass = NSClassFromString (shipClassName);

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26