0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-12-25 10:49:21 +01:00
parent c3388aecee
commit 619f2438a5

View File

@@ -425,7 +425,9 @@ int lua_register_oda(lua_State *localL) {
case 14:
case 15:
case 2:
case 0: return luaL_error(localL, "Invalid group");
case 0:
return luaL_error(localL, "Invalid group");
break;
case 10:
case 4:
case 3: