typo
This commit is contained in:
parent
63a00b8b4f
commit
8aa539e67f
@ -123,7 +123,7 @@ void ObjectManager::initialize() {
|
||||
#endif
|
||||
errorCount++;
|
||||
} else {
|
||||
sif::printDebug("ObjectManager::initialize: Initialized onject with ID 0x%x\n", it.first);
|
||||
sif::printDebug("ObjectManager::initialize: Initialized object with ID 0x%x\n", it.first);
|
||||
}
|
||||
}
|
||||
if (errorCount > 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user