Update PlayerManager.cpp

This commit is contained in:
Onii-chan
2020-08-22 17:18:15 +02:00
parent d618d1b353
commit 4dfbc6253e

View File

@@ -214,6 +214,7 @@ void PlayerManager::enterPlayer(CNSocket* sock, CNPacketData* data) {
response->PCLoadData2CL.aNanoBank[i].iStamina = 150; response->PCLoadData2CL.aNanoBank[i].iStamina = 150;
} }
// temporarily not add nanos for nano add test through commands
//response->PCLoadData2CL.aNanoSlots[0] = 1; //response->PCLoadData2CL.aNanoSlots[0] = 1;
//response->PCLoadData2CL.aNanoSlots[1] = 2; //response->PCLoadData2CL.aNanoSlots[1] = 2;
//response->PCLoadData2CL.aNanoSlots[2] = 3; //response->PCLoadData2CL.aNanoSlots[2] = 3;