COMPOSER: Correct comment in console class.

This commit is contained in:
D G Turner 2013-12-07 00:05:45 +00:00
parent 260ee4f390
commit 907c053fca

View file

@ -28,4 +28,4 @@ Console::Console(ComposerEngine *vm) : GUI::Debugger() {
_vm = vm;
}
} // End of namespace Agi
} // End of namespace Composer