mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 08:49:15 +02:00
oh
This commit is contained in:
+3
-1
@@ -425,7 +425,9 @@ int lua_register_oda(lua_State *localL) {
|
|||||||
case 14:
|
case 14:
|
||||||
case 15:
|
case 15:
|
||||||
case 2:
|
case 2:
|
||||||
case 0: return luaL_error(localL, "Invalid group");
|
case 0:
|
||||||
|
return luaL_error(localL, "Invalid group");
|
||||||
|
break;
|
||||||
case 10:
|
case 10:
|
||||||
case 4:
|
case 4:
|
||||||
case 3:
|
case 3:
|
||||||
|
|||||||
Reference in New Issue
Block a user