2020-01-10 02:29:15 +01:00

10 lines
224 B
Plaintext

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()