Add comment and update mongoose
This commit is contained in:
parent
7ed67debfc
commit
d6ade55958
2
deps/mongoose
vendored
2
deps/mongoose
vendored
@ -1 +1 @@
|
||||
Subproject commit 5f93f7162f23949050335e9b1518c90a9fc0944d
|
||||
Subproject commit 2a541175b56a1aeecd2dc8474f981923ef580af6
|
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user