.
This commit is contained in:
parent
6b690b06c9
commit
93795d2379
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user