linter
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "resource_pack.hpp"
|
||||
|
||||
namespace jdd {
|
||||
namespace Jdd {
|
||||
|
||||
// Singleton class for loading resources from pack or filesystem
|
||||
class ResourceLoader {
|
||||
@@ -64,6 +64,6 @@ class ResourceLoader {
|
||||
bool initialized_{false};
|
||||
};
|
||||
|
||||
} // namespace jdd
|
||||
} // namespace Jdd
|
||||
|
||||
#endif // RESOURCE_LOADER_HPP
|
||||
|
||||
Reference in New Issue
Block a user