#ifndef OFALLOFFOBJECT_H__
#define OFALLOFFOBJECT_H__

enum
{
	OFFALLOFFOBJECT_DUMMY		=		1000
};

#endif // OFALLOFFOBJECT_H__
