Add comment and update mongoose

This commit is contained in:
momo5502
2016-09-05 19:57:17 +02:00
parent 7ed67debfc
commit d6ade55958
2 changed files with 2 additions and 2 deletions

2
deps/mongoose vendored

View File

@ -12,7 +12,7 @@ namespace Components
PlayerName::PlayerName()
{
if (0)
if (0) // Disabled for now (comment out that line to enable it)
{
for (int i = 0; i < ARRAY_SIZE(PlayerName::PlayerNames); ++i)
{