2022-04-06 14:58:52 +00: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()