diff options
author | chai <chaifix@163.com> | 2019-01-10 08:55:21 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-10 08:55:21 +0800 |
commit | c637fcaecc9dbe86822e38c161b64f46d7d6a8f8 (patch) | |
tree | 079957219cf4c9fa589959f68db5841c000250f6 /Source/Runner/AE_Compressor.cpp | |
parent | 09ba0e9d0f25d5862567dd42c83578fdbdaeb0f8 (diff) |
*初始化
Diffstat (limited to 'Source/Runner/AE_Compressor.cpp')
-rw-r--r-- | Source/Runner/AE_Compressor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Runner/AE_Compressor.cpp b/Source/Runner/AE_Compressor.cpp index 4e9cd98..71fb839 100644 --- a/Source/Runner/AE_Compressor.cpp +++ b/Source/Runner/AE_Compressor.cpp @@ -9,7 +9,7 @@ namespace AsuraEngine class Compressor { - } + }; } } |