geometry extensions: changed ball's geometry_id.

[SVN r84523]
This commit is contained in:
Adam Wulkiewicz
2013-05-26 23:24:32 +00:00
parent f5c34db895
commit 033aa9c3ed

View File

@@ -31,7 +31,7 @@ namespace core_dispatch
template <>
struct geometry_id<ball_tag> : boost::mpl::int_<92> {};
struct geometry_id<ball_tag> : boost::mpl::int_<95> {};