Added gamelib for Position functions.

This commit is contained in:
BenDol
2014-06-01 18:11:52 +12:00
parent 0ad45d6826
commit a7d7667491
2 changed files with 22 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Module
dofile 'protocol'
dofile 'protocollogin'
dofile 'protocolgame'
dofile 'position'
dofile 'game'
dofile 'creature'