(svn r1064) -Fixed typo (tnx GeniusDex)

This commit is contained in:
truelight 2004-12-13 18:34:31 +00:00
parent 7d8264f21e
commit 025e96bb97

View File

@ -7,7 +7,7 @@ OpenTTD supports scripts.
- 'on_server.scr' is executed when you start a server / dedicated server
- 'on_dedicated.scr' is additionally executed when you start a dedicated server
- 'pre_server.scr' is executed before the server is started
- 'pre_dedeicated.scr' is additionally executed when you start a dedicated server
- 'pre_dedicated.scr' is additionally executed when you start a dedicated server
For examples how a script can look, check the .example examples.