mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-13 06:42:35 +00:00
5 lines
116 B
Ruby
5 lines
116 B
Ruby
# frozen_string_literal: true
|
|
|
|
require_relative "map_editor/lib/main_menu"
|
|
require_relative "map_editor/lib/editor"
|