bug report module

* change modules authors and website
* avoid anchors recursivity crash
* update README
This commit is contained in:
Eduardo Bart
2012-05-01 10:06:38 -03:00
parent 69614da8cb
commit 788a831f24
39 changed files with 204 additions and 68 deletions

View File

@@ -2,7 +2,7 @@ Module
name: game
description: Create the game interface, where the ingame stuff starts
author: OTClient team
website: https://github.com/edubart/otclient
website: www.otclient.info
dependencies:
- game_tibiafiles
@@ -27,6 +27,7 @@ Module
- game_playertrade
- game_questlog
- game_ruleviolation
- game_bugreport
@onLoad: |
importStyle 'styles/items.otui'