Fixed Rule::findTarget() not finding good or even valid targets
This commit is contained in:
parent
c94fc5a0be
commit
293a564a29
3 changed files with 22 additions and 12 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <math.h>
|
||||
#include <iostream>
|
||||
|
||||
#include "Entity.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue