mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-08 18:27:18 +01:00
Minor changes in the entity types code style.
This commit is contained in:
@@ -75,7 +75,9 @@ public:
|
||||
void Validate() const
|
||||
{
|
||||
if (INVALID_ENTITY(m_ID))
|
||||
{
|
||||
SqThrowF("Invalid blip reference [%s]", m_Tag.c_str());
|
||||
}
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user