Removed stray debug
parent
18c0fafc5a
commit
7b264c7c3e
|
@ -45,7 +45,6 @@ impl Game {
|
|||
//o1.add_gun(&ct, content::GunHandle { index: 0 });
|
||||
//o1.add_gun(&ct, content::GunHandle { index: 0 });
|
||||
|
||||
print!("{:?}", o1);
|
||||
let player = gamedata.create_ship(
|
||||
&ct,
|
||||
content::ShipHandle { index: 0 },
|
||||
|
|
Loading…
Reference in New Issue