mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 12:16:37 +09:00
Added files
This commit is contained in:
7
modules/gui/warps.lua
Normal file
7
modules/gui/warps.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
local Gui = require 'expcore.gui'
|
||||
|
||||
--- Registers the warp list
|
||||
local warp_list =
|
||||
Gui.new_left_frame('gui/warp-list')
|
||||
|
||||
return warp_list
|
||||
Reference in New Issue
Block a user