mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-26 14:37:44 +00:00
commit
d7f51a2dcf
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ namespace Util
|
|||
return spawnIndex != getAllocFailId();
|
||||
}
|
||||
|
||||
constexpr T getAllocFailId()
|
||||
constexpr T getAllocFailId() const
|
||||
{
|
||||
return static_cast< T >( -1 );
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue