lib/gamefic-standard/entities/portal.rb in gamefic-standard-2.4.0 vs lib/gamefic-standard/entities/portal.rb in gamefic-standard-3.0.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
class Portal < Thing
# @return [Gamefic::Entity]
attr_accessor :destination
# Get the ordinal direction of this Portal