diff options
Diffstat (limited to 'NorthstarDedicatedTest/localchatwriter.h')
-rw-r--r-- | NorthstarDedicatedTest/localchatwriter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/localchatwriter.h b/NorthstarDedicatedTest/localchatwriter.h index e9ab1efc..3ef3aca1 100644 --- a/NorthstarDedicatedTest/localchatwriter.h +++ b/NorthstarDedicatedTest/localchatwriter.h @@ -69,4 +69,4 @@ class LocalChatWriter const char* ApplyAnsiEscape(const char* escape); void InsertDefaultFade(); -};
\ No newline at end of file +}; |