First commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Module
|
||||
name: game_walking
|
||||
description: Control walking and turns
|
||||
author: otclient.ovh
|
||||
website: http://otclient.ovh
|
||||
scripts: [ walking ]
|
||||
dependencies: [ game_interface ]
|
||||
@onLoad: init()
|
||||
@onUnload: terminate()
|
||||
Reference in New Issue
Block a user