.
This commit is contained in:
+1
-1
@@ -147,7 +147,7 @@ static cell_t GetPlayerType(IPluginContext *pContext, const cell_t *params)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
snprintf(sPlayerType, sizeof(sPlayerType), "Unknown Type");
|
snprintf(sPlayerType, sizeof(sPlayerType), "Unknown");
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user