Module name: game_textwindow description: Allow to edit text books and lists author: edubart, BeniS website: www.otclient.info dependencies: - game_interface @onLoad: | dofile 'textwindow' TextWindow.init() @onUnload: | TextWindow.terminate()