0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/SRB2.git synced 2025-04-18 08:21:58 +00:00

Restore this that got shifted.

This commit is contained in:
Steel Titanium 2020-02-15 17:55:25 -05:00
parent 2b678aaef0
commit 45ab4244fc

View file

@ -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;