1
This commit is contained in:
parent
a9492a4e7f
commit
1bb54aec18
@ -8,8 +8,8 @@
|
||||
#include "behaviac/behaviac.h"
|
||||
|
||||
// YOU SHOULD SET THE HEADER FILES OF YOUR GAME WHEN EXPORTING CPP FILES ON THE BEHAVIAC EDITOR:
|
||||
#include "../../../base_agent.h"
|
||||
#include "../../../android_agent.h"
|
||||
#include "base_agent.h"
|
||||
#include "android_agent.h"
|
||||
|
||||
|
||||
#endif // _BEHAVIAC_HEADERS_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<workspace name="robot2006" folder="behaviors" export="exported" language="cpp" version="3">
|
||||
<workspace name="robot2006" folder="behaviors" export="exported" language="cpp" userelativepath="false" version="3">
|
||||
<export>
|
||||
<cpp>
|
||||
<isexported>False</isexported>
|
||||
|
Loading…
x
Reference in New Issue
Block a user