1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00

Formatting

This commit is contained in:
JeidoUran 2019-01-04 13:47:03 +01:00
parent bc783993f3
commit 329ee05156

View file

@ -430,7 +430,7 @@ void Sapphire::World::Manager::DebugCommandMgr::add( char* data, Entity::Player&
if( !bNpcTemplate )
{
player.sendNotice( "Template " + params + " not found in cache!" );
player.sendNotice( "Template " + params + " not found in cache!" );
return;
}
auto pBNpc = std::make_shared< Entity::BNpc >( bNpcTemplate,