diff options
Diffstat (limited to 'app/components/debug/singleton_debug_vector_arrow.rb')
| -rw-r--r-- | app/components/debug/singleton_debug_vector_arrow.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/components/debug/singleton_debug_vector_arrow.rb b/app/components/debug/singleton_debug_vector_arrow.rb index f06cd27..d6d6de9 100644 --- a/app/components/debug/singleton_debug_vector_arrow.rb +++ b/app/components/debug/singleton_debug_vector_arrow.rb @@ -1,3 +1,4 @@ FF::Cmp.new('SingletonDebugVectorArrow', singleton: true, length: 1) +FF::Cmp::SingletonDebugVectorArrow.new(length: 5) |
