comment out Toast from Camera
GitOrigin-RevId: 3507b5cd381e69ea1d86b533b9e7335df3afeb4b
This commit is contained in:
parent
fb074dc318
commit
f58faa0b9f
@ -19,7 +19,7 @@ namespace SemiColinGames {
|
||||
if (bbox.Left < 0) {
|
||||
bbox.Offset(-bbox.Left, 0);
|
||||
}
|
||||
Debug.Toast($"p: {player.X}, {player.Y} c: {bbox.Center.X}");
|
||||
// Debug.Toast($"p: {player.X}, {player.Y} c: {bbox.Center.X}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user