mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 10:20:48 +00:00
Remove trailing whitespace
This commit is contained in:
parent
449c158f80
commit
1e92f66ff2
@ -141,7 +141,7 @@ int Plugin_newCommand(lua_State* L)
|
||||
group = s;
|
||||
}
|
||||
lua_pop(L, 1);
|
||||
|
||||
|
||||
int type = lua_getfield(L, 2, "onenabled");
|
||||
if (type == LUA_TFUNCTION) {
|
||||
onenabledRef = luaL_ref(L, LUA_REGISTRYINDEX); // does a pop
|
||||
|
Loading…
x
Reference in New Issue
Block a user