Add comment and update mongoose
This commit is contained in:
2
deps/mongoose
vendored
2
deps/mongoose
vendored
Submodule deps/mongoose updated: 5f93f7162f...2a541175b5
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user