diff options
Diffstat (limited to 'NorthstarDedicatedTest/dedicated.h')
-rw-r--r-- | NorthstarDedicatedTest/dedicated.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/dedicated.h b/NorthstarDedicatedTest/dedicated.h index bbca3c83..82806763 100644 --- a/NorthstarDedicatedTest/dedicated.h +++ b/NorthstarDedicatedTest/dedicated.h @@ -1,3 +1,3 @@ #pragma once -bool IsDedicated(); +bool IsDedicatedServer(); |