#ifndef __URDE_CSCRIPTPLAYERACTOR_HPP__
#define __URDE_CSCRIPTPLAYERACTOR_HPP__
#include "CPhysicsActor.hpp"
namespace urde
{
class CScriptPlayerActor : CPhysicsActor
public:
};
}
#endif // __URDE_CSCRIPTPLAYERACTOR_HPP__