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 3339523a..bbca3c83 100644 --- a/NorthstarDedicatedTest/dedicated.h +++ b/NorthstarDedicatedTest/dedicated.h @@ -1,3 +1,3 @@ #pragma once -bool IsDedicated();
\ No newline at end of file +bool IsDedicated(); |