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