mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 21:54:58 +00:00
Added support for large events, allowed field move-related event names to have other text in their names
This commit is contained in:
@@ -1092,7 +1092,7 @@ module Compiler
|
||||
)
|
||||
changed = true
|
||||
end
|
||||
if deletedRoute
|
||||
if false # deletedRoute
|
||||
insertMoveRouteAt.call(list,list.length-1,deletedRoute)
|
||||
changed = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user