mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Restore this that got shifted.
This commit is contained in:
parent
46cd8fa760
commit
6d8de954e6
1 changed files with 2 additions and 0 deletions
|
|
@ -2335,6 +2335,8 @@ static int lib_rGetNameByColor(lua_State *L)
|
|||
return 1;
|
||||
}
|
||||
|
||||
// S_SOUND
|
||||
////////////
|
||||
static int lib_sStartSound(lua_State *L)
|
||||
{
|
||||
const void *origin = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue