Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 26, 2008, 6:52:25 PM (15 years ago)
Author:
dafrick
Message:

And some more debug output…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/questsystem3/src/orxonox/overlays/notifications/NotificationManager.cc

    r2284 r2285  
    104104                continue;
    105105           
    106             text = text + "\n\n------------" + container->notification->getTitle(); + "\n" + container->notification->getMessage();
     106            text = text + "\n\n\n------------" + container->notification->getTitle(); + "\n\n" + container->notification->getMessage();
    107107        }
    108108
Note: See TracChangeset for help on using the changeset viewer.