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