/* Do not remove the headers from this file! see /USAGE for more info. */ // This doesn't do anything yet.... #include <mudlib.h> inherit INDOOR_ROOM; void mudlib_setup() { ::mudlib_setup(); }