mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-08-21 15:17:11 +02:00
Missed return for SQMOD_VEHICLE_PIZZABOY in vehicle identification (reported by @Xmair).
This commit is contained in:
+1
-1
@@ -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