From 95d53254ae180f72e08be8a1a39f01c6fa46a1e3 Mon Sep 17 00:00:00 2001 From: Zughy Date: Wed, 12 Jan 2022 01:23:49 +0100 Subject: [PATCH] whoopsie --- game_api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game_api.txt b/game_api.txt index add34c23..bf437ad0 100644 --- a/game_api.txt +++ b/game_api.txt @@ -462,7 +462,7 @@ The player API can register player models and update the player's appearance. * `player`: PlayerRef * `textures`: array of textures. If nil, the default from the model def is used -* `player_api.set_texture(player, texture[, texture_ID])` +* `player_api.set_texture(player, texture[, index])` * Sets a player texture * `player`: PlayerRef * `texture`: texture filename