mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-07 09:47:18 +01:00
Missed return for SQMOD_VEHICLE_PIZZABOY in vehicle identification (reported by @Xmair).
This commit is contained in:
@@ -100,7 +100,7 @@ static inline CCStr GetLevelTag(Uint8 level)
|
||||
}
|
||||
|
||||
/* ------------------------------------------------------------------------------------------------
|
||||
* Identify the message prefix.
|
||||
* Logging level to callback index.
|
||||
*/
|
||||
static inline Uint8 GetLevelIdx(Uint8 level)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user