mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
Rework application class and framework
Make otclient's framework flexible enough to run console apps like servers, so this mean is possible to build otclient versions without graphical interface and use it's framework to code servers
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
BugReportWindow < MainWindow
|
||||
!text: tr('Report Bug')
|
||||
size: 280 250
|
||||
&onEnter: BugReport.doReport
|
||||
@onEscape: self:hide()
|
||||
|
||||
Label
|
||||
|
BIN
modules/game_minimap/zoomin.png
Normal file
BIN
modules/game_minimap/zoomin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 836 B |
BIN
modules/game_minimap/zoomout.png
Normal file
BIN
modules/game_minimap/zoomout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 819 B |
Reference in New Issue
Block a user