2022-04-09 13:45:27 +03: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()