aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h')
-rw-r--r--Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h b/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h
index 55807227..5626b012 100644
--- a/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h
+++ b/Minecraft.Client/Durango/Network/PlatformNetworkManagerDurango.h
@@ -87,7 +87,7 @@ private:
bool m_hostGameSessionIsJoinable;
CGameNetworkManager *m_pGameNetworkManager;
public:
- virtual void UpdateAndSetGameSessionData(INetworkPlayer *pNetworkPlayerLeaving = NULL);
+ virtual void UpdateAndSetGameSessionData(INetworkPlayer *pNetworkPlayerLeaving = nullptr);
private:
// TODO 4J Stu - Do we need to be able to have more than one of these?