More lua stuff, yay.
This commit is contained in:
@@ -267,10 +267,5 @@ int moduleCameraNewIndex(lua_State *l) {
|
||||
}
|
||||
}
|
||||
|
||||
luaL_error(
|
||||
l,
|
||||
"Attempted to set unknown or read-only camera field '%s'.",
|
||||
key
|
||||
);
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user