diff options
-rw-r--r-- | tmw.ini | 26 |
1 files changed, 12 insertions, 14 deletions
@@ -10,24 +10,22 @@ host = animesites.de port = 6901 [settings] -; = Screen mode -; = 1 Fullscreen -; = 2 Windowed +; Screen mode: +; 1 Fullscreen +; 2 Windowed screen = 2 -; = Sound -; = 1 enabled -; = 0 disabled +; Sound: +; 1 enabled +; 0 disabled sound = 0 -; = Chat logfile location -; = disabled +; Chat logfile location: chatlog = chatlog.txt -; = Display strecth mode -; = 0 Disabled (Test only) -; = 1 Normal -; = 2 SuperEagle +; Display strecth mode: +; 0 Disabled (Test only) +; 1 Normal +; 2 SuperEagle stretch = 2 - [login] remember = 1 -username = kth5 +username = elven |