Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5145 in orxonox.OLD for trunk/src/world_entities


Ignore:
Timestamp:
Aug 27, 2005, 2:15:44 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: one parameter-functions should be executable…. dubugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/player.cc

    r5144 r5145  
    1818#include "player.h"
    1919
    20 #include "shell_command.h"
    2120#include "track_manager.h"
    2221#include "objModel.h"
     
    115114
    116115
    117   ShellCommand<Player>::registerCommand("init", CL_PLAYER, &Player::init);
     116//  ShellCommand<Player>::registerCommand("init", CL_PLAYER, &Player::init);
    118117  //this->weaponMan->addWeapon(turret, 3, 0);
    119118
Note: See TracChangeset for help on using the changeset viewer.