dm пре 7 година
родитељ
комит
6546c78eea
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      examples/Demo/src/test.cpp

+ 2 - 0
examples/Demo/src/test.cpp

@@ -10,6 +10,8 @@ spTest Test::_instance;
 
 void Test::init()
 {
+    key::init();
+
     file::ZipFileSystem zp;
     zp.add(system_data, system_size);