aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/maxplayers.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/maxplayers.h')
-rw-r--r--NorthstarDLL/maxplayers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/maxplayers.h b/NorthstarDLL/maxplayers.h
index 9c104f5c..b251f6a6 100644
--- a/NorthstarDLL/maxplayers.h
+++ b/NorthstarDLL/maxplayers.h
@@ -1,6 +1,6 @@
#pragma once
-// should we use R2 for this? not sure
+// should we use R2 for this? not sure
namespace R2 // use R2 namespace for game funcs
{
int GetMaxPlayers();