Reviewing the progress so far
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ protected:
|
||||
ConfigUtility* configUtil = nullptr;
|
||||
SurfaceManager* surfaceMgr = nullptr;
|
||||
UDPNetworkUtility* netUtil = nullptr;
|
||||
int* playerID;
|
||||
int* playerID = nullptr;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user