Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 9, 2006, 7:20:19 PM (18 years ago)
Author:
bensch
Message:

network: totally removed old-classID, and (hopefully) all compile-bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/story_entities/single_player_world.cc

    r9869 r9925  
    3030
    3131
    32 #include "class_id_DEPRECATED.h"
     32
    3333//! This creates a Factory to fabricate a SinglePlayerWorld
    34 ObjectListDefinitionID(SinglePlayerWorld, CL_SINGLE_PLAYER_WORLD);
     34ObjectListDefinition(SinglePlayerWorld);
    3535CREATE_FACTORY(SinglePlayerWorld);
    3636
Note: See TracChangeset for help on using the changeset viewer.