mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-23 14:56:00 +00:00
Added water ripple animation, removed second error message when the Compiler crashes
This commit is contained in:
@@ -1111,6 +1111,7 @@ module Compiler
|
||||
end
|
||||
end
|
||||
raise Reset.new if e.is_a?(Hangup)
|
||||
raise SystemExit.new if e.is_a?(RuntimeError)
|
||||
raise "Unknown exception when compiling."
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user