mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-27 21:01:04 +00:00
typo
This commit is contained in:
parent
7ad0347ab0
commit
b9161871a1
1 changed files with 1 additions and 1 deletions
|
@ -2623,7 +2623,7 @@ static luaL_Reg lib[] = {
|
|||
{"K_GetKartSpeed",lib_kGetKartSpeed},
|
||||
{"K_GetKartAccel",lib_kGetKartAccel},
|
||||
{"K_GetKartFlashing",lib_kGetKartFlashing},
|
||||
{"K_GetItemPatch",lib_kK_GetItemPatch},
|
||||
{"K_GetItemPatch",lib_kGetItemPatch},
|
||||
|
||||
{NULL, NULL}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue