Fix tangible.build
This commit is contained in:
@@ -132,7 +132,7 @@ public:
|
||||
// qback: the animation queue back, from which relative
|
||||
// moves are computed.
|
||||
//
|
||||
void from_lua(lua_State *L, int idx, const AnimStep &qback);
|
||||
void from_lua(lua_State *L, int idx, bool ignex, const AnimStep &qback);
|
||||
|
||||
// Make this step into a first-step of an anim queue.
|
||||
void keep_state_only();
|
||||
|
||||
Reference in New Issue
Block a user