Removed stray debug

master
Mark 2024-01-09 14:16:03 -08:00
parent 18c0fafc5a
commit 7b264c7c3e
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ impl Game {
//o1.add_gun(&ct, content::GunHandle { index: 0 }); //o1.add_gun(&ct, content::GunHandle { index: 0 });
//o1.add_gun(&ct, content::GunHandle { index: 0 }); //o1.add_gun(&ct, content::GunHandle { index: 0 });
print!("{:?}", o1);
let player = gamedata.create_ship( let player = gamedata.create_ship(
&ct, &ct,
content::ShipHandle { index: 0 }, content::ShipHandle { index: 0 },