Remove trailing whitespace (#13505)
This commit is contained in:
@@ -378,7 +378,7 @@ class ObjectRef : public ModApiBase {
|
||||
|
||||
// set_lighting(self, lighting)
|
||||
static int l_set_lighting(lua_State *L);
|
||||
|
||||
|
||||
// get_lighting(self)
|
||||
static int l_get_lighting(lua_State *L);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user