mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
6 lines
81 B
Ruby
6 lines
81 B
Ruby
class IMICFPS
|
|
class Components
|
|
class Building < Component
|
|
end
|
|
end
|
|
end |