Version 2.2 - retro layout + bug fixes

This commit is contained in:
OTCv8
2020-03-31 21:34:09 +02:00
parent 1df9b82846
commit 6b39f061ae
189 changed files with 3384 additions and 4603 deletions

View File

@@ -6,6 +6,7 @@ Module
sandboxed: true
scripts: [ widgets/uigamemap, gameinterface ]
load-later:
- game_buttons
- game_hotkeys
- game_questlog
- game_textmessage
@@ -37,6 +38,7 @@ Module
- game_actionbar
- game_prey
- game_imbuing
- game_stats
- game_bot
@onLoad: init()
@onUnload: terminate()