Rename hk=>smo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef _MENTAL_ENTITY_H
|
||||
#define _MENTAL_ENTITY_H
|
||||
|
||||
namespace hk {
|
||||
namespace smo {
|
||||
|
||||
class MentalEntity
|
||||
{
|
||||
@@ -9,6 +9,6 @@ public:
|
||||
using Id = uint32_t;
|
||||
};
|
||||
|
||||
} // namespace hk
|
||||
} // namespace smo
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user