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