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

@ -1 +1 @@
Subproject commit 5f93f7162f23949050335e9b1518c90a9fc0944d
Subproject commit 2a541175b56a1aeecd2dc8474f981923ef580af6

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)
{