aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/cvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/cvar.h')
-rw-r--r--NorthstarDLL/cvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/cvar.h b/NorthstarDLL/cvar.h
index ead30d3e..e65e5145 100644
--- a/NorthstarDLL/cvar.h
+++ b/NorthstarDLL/cvar.h
@@ -36,7 +36,7 @@ class CCvar
};
// use the R2 namespace for game funcs
-namespace R2
+namespace R2
{
extern SourceInterface<CCvar>* g_pCVarInterface;
extern CCvar* g_pCVar;