chore: removed random rule
This commit is contained in:
parent
e7e161c5b0
commit
e4c41bbeda
1 changed files with 0 additions and 5 deletions
|
|
@ -97,8 +97,3 @@ private:
|
|||
public:
|
||||
GET_SET_FNS(int, factor);
|
||||
};
|
||||
|
||||
class PickRandomRule : public CompositeRule {
|
||||
GDCLASS(PickRandomRule, CompositeRule);
|
||||
static void _bind_methods() {}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue