fixed selecting bug
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
Transition::Transition() {
|
||||
length = 30;
|
||||
link = NULL;
|
||||
}
|
||||
|
||||
Transition* Transition::copy() {
|
||||
|
||||
Reference in New Issue
Block a user