reverting my last change as I don't know where to put it
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@130 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
parent
e1a4c59897
commit
03c5c9e2a0
|
|
@ -124,9 +124,4 @@ inline BrushCreator& GlobalBrushCreator()
|
||||||
return GlobalBrushModule::getTable();
|
return GlobalBrushModule::getTable();
|
||||||
}
|
}
|
||||||
|
|
||||||
inline Brush* Node_getBrush(scene::Node& node)
|
|
||||||
{
|
|
||||||
return NodeTypeCast<Brush>::cast(node);
|
|
||||||
}
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user