summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/ContentBundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/ContentBundle.h')
-rw-r--r--StarsEx/ContentBundle.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/StarsEx/ContentBundle.h b/StarsEx/ContentBundle.h
index ffcc7e1..da2fb0d 100644
--- a/StarsEx/ContentBundle.h
+++ b/StarsEx/ContentBundle.h
@@ -28,8 +28,7 @@ public:
static ContentBundle* GetInstance();
- ContentBundle();
- ContentBundle(const char* bundle, Locale* locale);
+ explicit ContentBundle(Locale* locale=nullptr);
virtual ~ContentBundle();
bool Init();