1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-24 09:39:51 +00:00

fixed a comment

This commit is contained in:
Marc Zinnschlag 2010-09-25 20:23:38 +02:00
parent e39caef261
commit 9a0618fbb8

View File

@ -13,7 +13,7 @@ namespace Interpreter
namespace MWScript namespace MWScript
{ {
/// \brief stats-related script functionality (creatures and NPCs) /// \brief Container-related script functionality (chests, NPCs, creatures)
namespace Container namespace Container
{ {
void registerExtensions (Compiler::Extensions& extensions); void registerExtensions (Compiler::Extensions& extensions);