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