mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-18 07:22:28 +00:00
Restore this that got shifted.
This commit is contained in:
parent
2b678aaef0
commit
45ab4244fc
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…
Reference in a new issue