mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Fix mistake in comment
This commit is contained in:
parent
193abdc18a
commit
6d39d99941
@ -17,7 +17,7 @@ inline void(*CL_RunPrediction)(void);
|
||||
|
||||
inline bool g_bClientDLL = false;
|
||||
|
||||
// Returns true if this is a dedicated server.
|
||||
// Returns true if this is a client only build.
|
||||
inline bool IsClientDLL()
|
||||
{
|
||||
return g_bClientDLL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user