forked from teamnwah/openmw-tes3coop
fixed a comment
This commit is contained in:
parent
e39caef261
commit
9a0618fbb8
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
|
|
Loading…
Reference in a new issue