Add comments.
This commit is contained in:
@@ -25,7 +25,7 @@ pub fn init_world(testbed: &mut Testbed) {
|
||||
colliders.insert(collider, handle, &mut bodies);
|
||||
|
||||
/*
|
||||
* Create the cubes
|
||||
* Create the primitives
|
||||
*/
|
||||
let num = 8;
|
||||
let rad = 1.0;
|
||||
|
||||
Reference in New Issue
Block a user