Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 30, 2005, 11:15:43 PM (18 years ago)
Author:
patrick
Message:

network: repear work on the world chaos. cleaned up campaing.cc btw

File:
1 edited

Legend:

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

    r6358 r6360  
    2424#include "factory.h"
    2525
     26#include "world_entity.h"
     27#include "npcs/npc_test1.h"
    2628
    2729
     
    2931
    3032//! This creates a Factory to fabricate a SinglePlayerWorld
    31 CREATE_FACTORY(SinglePlayerSinglePlayerWorld, CL_SINGLE_PLAYER_WORLD);
     33CREATE_FACTORY(SinglePlayerWorld, CL_SINGLE_PLAYER_WORLD);
    3234
    3335
Note: See TracChangeset for help on using the changeset viewer.