Moved UICreatureButton class to the gamelib directory, minor market fix.

This commit is contained in:
BeniS
2012-08-26 21:00:50 +12:00
parent b58f4aa465
commit 3baf2b809d
3 changed files with 4 additions and 0 deletions

View File

@@ -19,3 +19,5 @@ Module
dofile 'player'
dofile 'market'
dofile 'thing'
dofiles 'ui'