Sha256: 6e8af6ab196eda1d58d433c722d492247d05a4b5a36e5b3934c8379f57d0d206

Contents?: true

Size: 119 Bytes

Versions: 4

Compression:

Stored size: 119 Bytes

Contents

require "gamefic/entity_ext/itemized"

module Gamefic

	class Container < Entity
		include Itemized
	end

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gamefic-0.0.4 lib/gamefic/entity_ext/container.rb
gamefic-0.0.3 lib/gamefic/entity_ext/container.rb
gamefic-0.0.2 lib/gamefic/entity_ext/container.rb
gamefic-0.0.1 lib/gamefic/entity_ext/container.rb