COMPOSER: Correct comment in console class.
This commit is contained in:
parent
260ee4f390
commit
907c053fca
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ Console::Console(ComposerEngine *vm) : GUI::Debugger() {
|
|||
_vm = vm;
|
||||
}
|
||||
|
||||
} // End of namespace Agi
|
||||
} // End of namespace Composer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue