[Remove] Darn annoying test speach bubble!!

-- Ima get back to work on pathfinding.
This commit is contained in:
Rtch90 2012-02-02 22:30:47 +00:00
parent 7f9426acbc
commit f2f4c43545

View File

@ -84,7 +84,7 @@ void Player::HandleInput(void) {
void Player::Update(void) { void Player::Update(void) {
Move(); Move();
AddSpeachBubble("Woot, My name is Allanis, welcome to my home. Just testing some more text to see if this works.."); //AddSpeachBubble("Woot, My name is Allanis, welcome to my home. Just testing some more text to see if this works..");
// For now The camera will be static. // For now The camera will be static.
//SetCamera(); //SetCamera();