mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-05 01:38:13 +00:00
typo
This commit is contained in:
parent
f2598898cf
commit
3009c22312
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…
Add table
Reference in a new issue