Move ECS to Bubel module
This commit is contained in:
parent
a7a63f6a20
commit
5411e97cb1
46 changed files with 163 additions and 154 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module tests.vector;
|
||||
|
||||
import ecs.simple_vector;
|
||||
//import ecs.vector;
|
||||
import bubel.ecs.simple_vector;
|
||||
//import bubel.ecs.vector;
|
||||
|
||||
@("simple-vector")
|
||||
unittest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue